/*body {
    padding-top: 80px;
}*/
.b-header {
    padding-top: 100px;
}

body.in-scroll .navs {
	z-index: 2000 !important;
    
}
.loading-overlay {
	display: none;
}
.loading-overlay img {
	width: auto;
	height: auto;
	max-width: 50%;
	max-height: 50%;
}
body.is-loading {
	overflow: hidden !important;
	position: relative;
}
body.is-loading .loading-overlay {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #ffffff;
	z-index: 1000;
}

.modal-form textarea.form-control {
	min-height: 80px;
}
/*body .panel,*/
/*body #bx-panel,*/
/*body #bx-panel.bx-panel-fixed {*/
/*	position: fixed !important;*/
/*	top: initial !important;*/
/*	left: 0 !important;*/
/*	right: 0 !important;*/
/*	bottom: 0 !important;*/
/*}*/

div#captcha-container-feedback-footer {
    min-width: auto !important;
}
.questions-form {
    display: flex;
    height: 100%;
    padding: 70px 100px;
    background: #E0F3F3;
    border-radius: 15px;
}

.questions-form table {
    margin: 0 !important;
}

.questions-form .form-title {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    color: #262626;
}

.questions-form .form-description {
    margin-bottom: 28px;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #262626;
    opacity: 0.8;
}

.questions-form .btn-primary {
    padding: 12px 50px;
    background: linear-gradient(91.49deg, #2FC9C8 15.88%, #29DDDC 93.02%) !important;
    border-radius: 25px !important;
    font-weight: 500;
    font-size: 16px;
    line-height: 170%;
    color: #fff;
    text-transform: capitalize;
    box-shadow: none !important;
    transition: all .3s;
}

.questions-form .btn-primary:hover {
    transition: all .3s;
}

.questions-form .form-control {
    height: 51px;
}

.questions-form .form-consent-wrap.col-lg-4 {
    margin-top: 20px;
    padding: 0 !important;
}

.questions-form .question-name-wrap {
    display: none;
}

.questions-form .form-submit-button {
    margin-left: 5px;
}

.questions-form .fields-wrap .question-field-wrapper {
    margin-right: 15px;
}

.questions-form .form-consent a {
    text-decoration: underline;
    color: inherit;
    transition: all .3s;
}
.questions-form .form-consent a:hover {
    color: #2FC9C8 ;
    transition: all .3s;
}

.questions-form .form-consent {
    width: 100%;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: #262626;
    opacity: 0.5;
}

.questions-form .fields-wrap,
.questions-form .form-inner-wrap,
.questions-form .question-field-wrapper,
.questions-form .question-field-block {
    display: flex;
    width: 100%;
    align-items: center;
    padding: 0;
}

.questions-form .question-field {
    display: flex;
    flex: 1;
    width: 100%;
}

@media all and (max-width: 1024px) {
    .questions-form {
        padding: 30px 40px;
    }
}

@media all and (max-width: 768px) {
    .questions-form .fields-wrap,
    .questions-form .form-inner-wrap,
    .questions-form .question-field-wrapper,
    .questions-form .question-field-block {
        flex-direction: column;
    }
    .questions-form .question-field-block {
        margin-bottom: 10px;
    }
}
.aviaperevozki-gruz {
    font-size: 16px;
}

.block-country .owl-carousel .owl-stage-outer {
    overflow: hidden !important;
}

.block-country .owl-carousel img.img-block {
    width: auto;
    margin: 0 auto;
    max-width: 100%;
}

.block-country .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -50px;
    right: -50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    pointer-events: none;
    z-index: 2;
}

.block-country .owl-nav button {
    background: #E0F3F3 !important;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    border-radius: 50%;
    pointer-events: all;
}

@media (max-width: 1200px) {
    .block-country .owl-nav {
        left: -20px;
        right: -20px;
    }

    .block-country .owl-nav button {
        background: transparent !important;
        width: auto;
        height: auto;
    }
}

.bx-pagination .bx-pagination-container ul li.bx-active span {
    background: #2fc9c8;
}

.catalog-wrapper {
    display: flex;
    flex: 1 0;
}

.catalog-wrapper > div,
.catalog-wrapper > div > div {
    width: 100%;
}

.b-header--podborgp .description {
    width: 62%;
    align-items: center;
    margin: 0 auto;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: #fff;
    opacity: 0.7;
}

.title-catalog {
    width: 100%;
    margin: 70px 0 30px;
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    color: #1E2025;
}

.nav input {
    display: none;
}

.nav label {
    cursor: pointer;
}

.nav {
    user-select: none;
}

.nav__showmenu {
    position: relative;
    z-index: 3;
    display: inline-block;
    padding: 5px 10px 10px;
}

.menu .bx_filter.bx_blue {
    max-width: 100%;
}

/*.terms-popular.podbor-popular .terms-popular-slide__text {
    background: none !important;
    border: none !important;
}*/

.terms-popular.podbor-popular .terms-popular-slide__btn {
    width: fit-content !important;
}

.menu .bx_filter .bx_filter_select_container {
    color: #303346;
}

.nav-top {
    position: relative;
    display: none;
}

.nav__back {
    transition: background-color .3s;
    position: fixed;
    margin-bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    z-index: 30;
}

.menu-GP, .menu__submenu {
    list-style: none;
    padding: 0;
    color: #fff;
    overflow: hidden;
}

.menu-GP {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    display: block;
    width: 353px;
    margin: 0;
    padding: 40px 30px;
    text-transform: uppercase;
    line-height: 2em;
    background-color: #fff;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transform: translateX(150%);
    transition: transform .5s;
    will-change: transform;
    backface-visibility: hidden;
    z-index: 30;
    border-radius: 15px 0 0 15px;
}

.menu__submenu {
    font-size: .8em;
    background-color: #ddd;
    max-height: 0;
    transition: max-height .3s ease-in-out;
}

.nav__showmenu {
    margin-bottom: 0;
    background: url(/include/img/filter.svg) no-repeat center;
    background-size: initial;
    background-color: #282828;
    padding: 19px;
    border-radius: 10px;
}

.menu-GP .bx_filter .bx_filter_button_box,
.menu-GP .bx_filter .bx_filter_parameters_box {
    padding: 0;
}

.menu__showsub {
    position: absolute;
    right: 0;
    margin-top: -34px;
    padding: 10px;
    line-height: normal;
}

.menu__item {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
}

.menu__submenu .menu__item {
    color: #000;
}

.menu-GP .bx_filter .bx_filter_parameters_box_title::after {
    right: -17px;
}

.nav__check:checked ~ .nav__back {
    background-color: rgba(30, 32, 37, 0.5);
    bottom: 0;
    background-image: url(/include/img/close.svg);
    background-repeat: no-repeat;
    background-position: 45px 45px;
}

.menu-GP::-webkit-scrollbar {
    display: none;
}

.menu-GP:checked ~ .menu__submenu {
    max-height: 100vh;
}

.menu__check:checked + .menu__showsub {
    transform: rotate(180deg);
}

.nav__check:checked .bx_filter {
    transform: translateX(0);
}

.container.top-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.table-perevoz {
    padding: 3rem 0;
}

.table-title-per {
    margin: 3rem 0;
}

.b-header.flex.b-header--podborgp .title {
    font-weight: 700;
    font-size: 45px;
    line-height: 130%;
    text-align: center;
    color: #fff;
}

.search-gp .search-page {
    margin-top: 50px;
}

.search-gp .search-page form {
    position: relative;
    display: flex;
    width: 62%;
    align-items: center;
    margin: 0 auto;
}

.search-gp .search-page input[type="text"] {
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    line-height: 170%;
    color: #7b7b7b;
    border-radius: 10px;
    border: none;
    padding: 15px 25px;
}

.search-gp .search-page input[type="text"]::placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 170%;
    color: #7b7b7b;
}

.search-gp .search-page input[type="submit"] {
    position: absolute;
    right: 12px;
    display: flex;
    flex: 1;
    height: 39px;
    width: 39px;
    background-color: #2FC9C8;
    background-image: url(/include/img/loop.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: initial;
    border-radius: 10px;
    border: none;
}

.search-tags-cloud {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
}

.search-tags-cloud a {
    display: flex;
    align-items: center;
    margin: 0 10px 10px 0;
    padding: 7px 15px 7px 34px;
    font-weight: 400 !important;
    font-size: 10px !important;
    line-height: 160% !important;
    color: #FFFFFF !important;
    text-decoration: none;
    border-radius: 30px;
    border: 1px solid #fff;
    background-image: url(/include/img/tag-loop.svg);
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: initial;
    overflow: hidden;
}

.search-tags-cloud a:hover {
    color: #2FC9C8 !important;
}

.profit-transporting__item-img {
    min-width: 115px;
}

.wrap-table-per {
    overflow: auto;
}

.wrap-table-per table {
    margin: 1rem auto;
    overflow: scroll;
}

.wrap-table-per th, .wrap-table-per td {
    padding: 10px 1rem !important;
    border: 1px solid #333;
    /* text-align: left !important; */
    font-size: 16px !important;
    margin: 5px;
}

.wrap-table-per th {
    font-size: 18px !important;
}

.adapt-img {
    max-width: 100%;
}

.navs__phone-flex-header { /* новый класс для хедера, с другим классом изменяется номер.  */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

@media (max-width: 561px) {
    .navs__phone-flex-header {
        margin-top: 10px;
    }
}

@media (max-width: 1496px) {
    .navs__phone-flex-header {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.footer-contact-subtitle {
    margin-top: 15px;
    font-weight: 500;
    font-size: 18px;
}

@media (max-width: 480px) {
    .b-contact-container form {
        margin-top: 0px;
    }
    #nav-in_city .btn.btn-info.btn-lg.btn-480 {
        white-space: initial;
    }
}

@media (max-width: 991px) {
    .autopark {
        height: auto;
    }
}

/* режим работы */
.terminal-work__dl {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    padding: 12px 10px 10px;
    border-radius: 6px;
    min-width: 55px;
    min-height: 90px;
    color: #7E888B;
    margin-right: 6px;
    -webkit-transition: box-shadow 0.3s ease, color 0.3s ease, background-color 0.3s ease;
    transition: box-shadow 0.3s ease, color 0.3s ease, background-color 0.3s ease;
}

.terminal-work__dl_active {
    box-shadow: 0 10px 15px 0 #DEE8EB;
    color: #000;
    background-color: #fff;
}

.terminal-work__dl:last-child {
    margin-right: 0;
}

.terminal-work__dt {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    border-bottom: 2px solid #2FC9C8;
    padding-bottom: 7px;
    margin-bottom: 10px;
}

.terminal-work__dt_red {
    border-color: #D54C1D;
}

.terminal-work__dd {
    font-size: 14px;
    line-height: 16px;
}

.terminal-work__dd_empty {
    margin-top: 17px;
}

.terminal-work__dt_red {
    border-color: #D54C1D;
}

/* режим работы */


.text-article {
    font-size: 18px;
    padding: 3rem 0;
}

/*  */

.slider-nav {
    width: auto;
    height: 0px;
    position: relative;
    z-index: 19;
    text-align: right;
    margin: 0px auto;
}

.slider-nav .owl-prev.disabled, .slider-nav .owl-next.disabled {
    border-color: rgb(204, 204, 204);
}

.slider-nav .owl-prev {
    transform: rotate(135deg);
}

.slider-nav .owl-prev, .slider-nav .owl-next {
    width: 15px;
    height: 15px;
    font-size: 0px;
    color: transparent;
    display: inline-block;
    vertical-align: top;
    transform: rotate(-45deg);
    cursor: pointer;
    border-right: 2px solid #9a9a9a;
    border-bottom: 2px solid #9a9a9a;
    margin: -40px 12px 0px 0px;
}

.slider-nav .owl-prev {
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.slider-nav .owl-prev, .slider-nav .owl-next {
    width: 15px;
    height: 15px;
    font-size: 0;
    color: transparent;
    display: inline-block;
    vertical-align: top;
    border-right: 2px solid #9a9a9a;
    border-bottom: 2px solid #9a9a9a;
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: 10px;
    cursor: pointer;
}

.container.catalog-filter {
    display: flex;
    flex-direction: row;
}

form[name="arFilter_form"] {
    width: 24%;
}

.container.catalog-filter > div[id="comp_6067cf2f90814e12408e3258624e00e1"] {
    width: 76%;
}

.product-item-content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
}

.slider-nav .owl-next {
    border-left: none;
    border-top: none;
    background: transparent;
    padding: 10px;
    margin-right: 65px;
}

.slider-nav .owl-prev {
    border-right: none;
    border-bottom: none;
    background: transparent;
    padding: 10px;
    border-color: #9a9;
}

.slider-nav .owl-prev:hover, .slider-nav .owl-next:hover {
    border-color: #2fc9c8;
}

.slider {
    padding: 120px 0px 0px;
    margin: 0px 0px 0px -20px;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    transform: translate3d(0px, 0px, 0px);
    overflow: visible !important;
    padding: 15px 0;
}

.owl-height {
    transition: height 0.5s ease-in-out 0s;
}

.owl-carousel .owl-stage {
    position: relative;
}

.owl-carousel.owl-drag .owl-item {
    user-select: none;
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    padding: 0 6px;
    backface-visibility: hidden;
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.slider .slide {
    background-color: #fff;
    /* background-color: #2fc9c8; */
    /* height: 360px; */
    height: 400px;
    color: rgb(255, 255, 255);
    padding: 1px 2px 0px;
    margin: 0px -2px;
    color: #222;
    box-shadow: 2px 2px 6px #8c8c8c;
    /* max-width: 280px; */
    max-height: 380px;
}

.slider a.slide {
    display: block;
}

.slider .slide .image {
    max-width: 100%;
    /* width: 265px; */
    width: auto;
    height: auto;
    position: relative;
    overflow: hidden;
    /* margin: -100px auto 0px; */
    padding: 10px;
    max-width: 280px;
    margin: 0 auto;
}

.slider .slide .text {
    font-size: 18px;
    max-width: 100%;
    width: 265px;
    font-weight: 300;
    margin: 0px auto;
    padding: 20px 13px;
    width: 100%;
}

.slider .slide .image img {
    width: 100%;
    height: auto;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    transform-style: preserve-3d;
}

.slider .slide .text .title {
    font-size: 22px;
    line-height: 1.2;
    margin: 0px 0px 12px;
    font-weight: 400;
}

.slider {
    padding: 65px 0px 0px;
    margin: 0px 0px 0px -20px;
}

.wrapper {
    overflow: hidden;
    padding: 5rem 0;
    padding-left: 1rem;
}

.wrapper .title-text {
    font-size: 44px;
    font-weight: 400;
    letter-spacing: 2px;
    text-align: center;
    padding: 1rem 0;
    padding-top: 5rem;
}


.slider-nav .owl-next {
    top: 480px;
    right: 0;
    position: absolute;
}

.slider-nav .owl-prev {
    top: 480px;
    right: 86px;
    position: absolute;
}

@media (max-width: 480px) {
    .slider-nav .owl-next {
        left: 86px;
    }

    .slider-nav .owl-prev {
        left: 25px;
    }
}

/*  */

/* блок на дет. перевозках рф */
.spectrum-list li {
    padding-left: 0px;
    display: grid;
    grid-template-columns: 172px 1fr;
}

.spectrum-list-icon {
    left: auto;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    position: initial;
}

/* блок на дет. перевозках рф */

/* блок на главной */
.warranty__left {
    padding-right: 10px;
}

.warranty__left img {
    width: 100%;
}

/* блок на главной */

/* new autopark */
.autopark-item .autopark-props {
    display: flex;
    flex-direction: column;
}

.autopark-item .item-props {
    display: flex;
    justify-content: space-between;
}

.autopark-item .title span {
    font-weight: 700;
    font-size: 25px;
    color: #333;
}

.autopark-item .title {
    margin: 1.3rem auto;
}

.autopark-item {
    width: auto;
    height: auto;
    padding: 2rem;
    transition: .2s;
}

.autopark-item .autopark__top-img {
    top: 5%;
}

.autopark-item.autopark:hover {
    color: #2FC9C8;
    background-color: #fff;
    border-color: transparent;
    -webkit-box-shadow: 0 25px 29px rgba(0, 0, 0, 0.15);
    box-shadow: 0 25px 29px rgba(0, 0, 0, 0.15);
}

.autopark-item.autopark:hover .autopark__top-img--main, .autopark-item.autopark:focus .autopark__top-img--main {
    opacity: 1;
}

.autopark-item .order-btn {
    padding: 4rem;
}

.autopark_img {
    width: auto;
    /* width: 100%; */
    max-width: 100%;
    max-height: 170px;
    margin: 15px 0;
}

/* new autopark */


/* new autopark 2*/
.autopark_new .autopark__top-img {
    height: 100%;
}

.alternation td {
    background-color: #f2f2f2 !important;
}

/*  */

/*  */
.card-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 0 auto 3rem;
    max-width: 1076px;
}

.card-item {
    background: #fff;
    box-shadow: 2px 2px 10px #aaaaaa;
    padding: 2rem;
    display: grid;
    grid-template-columns: 2fr 3fr;
    grid-gap: 20px;
    margin: 15px;
    text-decoration: none !important;
}

.card-text {
    display: grid;
    /* flex-direction: column; */
    text-align: left;
    /* padding: left; */
    grid-template-columns: 1fr;
    padding-left: 15px;
}

.card-title, .card-price {
    display: flex;
    align-self: center;
    color: #000;
    transition: .1s;
}

.card-title {
    font-size: 24px;
}

.card-price {
    display: flex;
    align-self: flex-start;
    color: #000;
}

.card-item:hover .card-title, .card-item:hover .card-price {
    color: #2fc9c8;
}

.card-item:hover {
    box-shadow: 2px 2px 10px #777;

}


@media (max-width: 770px) {
    .card-wrap {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }

    .card-item {
        margin: 0px;
    }
}

/*  */


/*  */
.block-main-company {
    line-height: 1.429;
    color: #5c5c5c;
    font-size: 16px;
}

/* ещё пару стилей с другого сайта */
.home-questions {
    margin: 100px 0;
}

.home-questions .item {
    margin-top: 30px;
    border-bottom: 2px solid rgba(51, 51, 51, 0.05);
    padding-bottom: 14px;
}

.home-questions .item:first-child {
    margin: 0;
}

details summary::-webkit-details-marker {
    display: none;
    content: "";
}

details summary::marker {
    display: none;
    content: "";
}

details summary::details-marker {
    display: none;
    content: "";
}

details:focus {
    outline: 0;
}

.home-questions .item-title {
    padding-left: 0;
    cursor: pointer;
    transition: 0.4s;
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    color: #1E2025;
    position: relative;
    padding-right: 40px;
}

.home-questions .item-title:hover {
    color: #23527c;
}

.home-questions .item-title a {
    display: block;
    text-decoration: none;
    padding-left: 40px;
}

.home-questions .home-questions-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    color: #1E2025;
}

.home-questions .question-icon {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: none;
    position: absolute;
    margin-left: 0;
    right: 0;
    -webkit-transition: color 0.15s ease, background 0.15s ease, opacity 0.15s ease, border 0.15s ease;
    transition: color 0.15s ease, background 0.15s ease, opacity 0.15s ease, border 0.15s ease;
}

.home-questions .question-icon i {
    font-style: normal;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -1px;
    margin-left: -7px;
    width: 14px;
    height: 2px;
    background: #fff;
    -webkit-transition: color 0.15s ease, background 0.15s ease, opacity 0.15s ease, border 0.15s ease;
    transition: color 0.15s ease, background 0.15s ease, opacity 0.15s ease, border 0.15s ease;
}

.home-questions .question-icon i:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -7px;
    margin-left: -1px;
    width: 2px;
    height: 14px;
    background: inherit;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
}

.home-questions details .question-icon i:after {
    opacity: 1;
}

.home-questions details[open] .question-icon i:after {
    opacity: 0;
}

.home-questions .item-title .collapsed .question-icon i:after {
    opacity: 1;
}

.home-questions .item-content {
    padding-left: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #333333;
    margin-top: 10px;
}

.home-questions .question-icon {
    border-color: #2fc9c8;
}

.home-questions .question-icon i {
    background: #2fc9c8;
}

.home-questions .item-title:hover .question-icon {
    background: #2fc9c8;
}

.home-questions .item-title:hover .question-icon i {
    background: #fff;
}

.ms-collapse {
    opacity: 0;
    visibility: hidden;
    height: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.ms-collapse.opened {
    opacity: 1;
    visibility: visible;
    height: auto;
}


/*  */


.header-subtitle {
    font-size: 3.5rem;
}


/*  */
/*  */

.wrap-b-list-city .items {
    display: grid;
    grid-template-columns: 1fr;
}

.wrap-b-list-city .title {
    margin-bottom: .5rem;
    font-size: 22px;
    font-weight: 500;
    color: #2FC9C8;
    /* color: #23527c; */
}

.wrap-b-list-city .item {
    padding: .2rem;
    transition: .2s;
    text-decoration: none;
    font-weight: 500;
    font-size: 18px;
}

.wrap-b-list-city .item:hover {
    z-index: 100;
}

/*  */

.li-plus li, .li-minus li, .li-bullet li, .li-check li {
    list-style: none;
    position: relative;
}

.li-plus li::before, .li-minus li::before, .li-bullet li::before, .li-check li::before {
    content: ' + ';
    font-size: 19px;
    color: #2FC9C8;
    position: absolute;
    left: -24px;
}

.li-minus li::before {
    content: ' - ';
}

.li-bullet li::before {
    content: ' • ';
}

.li-check li::before {
    content: ' ✓ ';
}


.b--detail-page-info ~ .b-table-bottom {
    padding-bottom: 27px
}

.b--detail-page-info {
    margin: 3rem 0;
    margin-left: auto;
    max-width: 1222px;
    margin-right: auto;
    margin-bottom: 50px;
    font-size: 18px;
}


.slider-rev-item {
    background-color: white;
    border-radius: 3px;
    padding: 8px;
    text-align: left;
    position: relative;
    min-height: 240px;
    overflow: hidden;
}
.slider-rev-item .review-header {
	padding-bottom: 0;
	margin-bottom: 24px;
}

.slider-rev-item.slick-slide {
    height: 290px;
}

.reviewStars-input {
    margin: 0;
    font-size: 14px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.reviewStars-input > label {
    color: #fa8227;
    cursor: pointer;
    margin-right: 5px;
}
.reviewStars-input > label.inactive {
	color: #888888;
}

.slider-rev-item-img {
    max-height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    flex-basis: 44%;
    margin-right: 15px;
}

.slider-rev-item-wrap {
    display: flex;
    flex-direction: row;
    padding: 20px;
    background-color: #f4f5f6;
    box-shadow: 0 1px 4px rgba(48, 51, 70, 0.31);
    height: 100%
}

.slider-rev-item-wrap-text {
    flex-basis: 100%;
    height: 100%;
    /* padding-left: 15px; */
}

.slider-rev-item-name {
    font-size: 24px;
    font-weight: 500;
}

.slider-rev-item-text {
    overflow: hidden;
    height: 123px;
}

/*  */
.slider-rev-item-text > *:first-child {
    float: right;
    width: 100%;
    margin-left: -5px;
}

.slider-rev-item-text:not(.more):after {
    content: "\02026";
    box-sizing: content-box;
    float: right;
    position: relative;
    top: -2em;
    left: 100%;
    width: 3em;
    margin-left: -3em;
    padding-right: 5px;
    text-align: right;
    background-size: 100% 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
}

.slider-rev-item-text.more span {
    box-sizing: content-box;
    float: right;
    position: relative;
    top: 87%;
    left: 100%;
    width: 10em;
    margin-left: -10em;
    padding-right: 5px;
    text-align: right;
    background-size: 100% 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #f4f5f6 30%, #f4f5f6);
    cursor: pointer;

    color: #337ab7;
}

.slider-rev-item-text.more.expanded {
    height: auto;
}

.slider-rev-item-text.more.expanded span {
    display: none;
}

.js-carousel-reviews .slick-next {
    right: 10px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: url('/bitrix/templates/logisticavto/css/../img/arrow-right.png') no-repeat center;
    bottom: -30px;
    left: 56%;
    transform: translateX(-50%);
    background-color: #2fc9c8;
    padding: 9px 47px;
    border-radius: 100px;
}

.js-carousel-reviews .slick-prev {
    left: 10px;
    background: url('/bitrix/templates/logisticavto/css/../img/arrow-left.png') no-repeat center;
    background-color: #2fc9c8;
    padding: 9px 47px;
    border-radius: 100px;
    font-size: 14px;
    line-height: 1;
    bottom: -30px;
    left: 44%;
    transform: translateX(-50%);
}

.js-carousel-reviews .slick-next:focus, .js-carousel-reviews .slick-next:hover, .js-carousel-reviews .slick-prev:focus, .js-carousel-reviews .slick-prev:hover {
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: translateX(-50%);
}

.slider-rev-item-wrap-text > div:first-child {
    display: flex;
    flex-direction: row-reverse;
}

.slider-rev-item-name {
    flex: 1;
}

.mobile-btn {
    display: none;
}

.li-green {
    list-style-type: none;
    counter-reset: count-ol;
    padding-left: 25px;
}

.li-green li {
    /* color: #000; */
}

.li-green > li:before {
    content: counter(count-ol) '. ';
    counter-increment: count-ol;
    color: #2FC9C8;
    /* padding-right: 7px; */
    font-size: 20px;
    font-weight: 500;
}

/*  */
.list-cols {
    margin-top: 80px;
    padding-bottom: 50px;
    background-color: #f4f5f6;
}

.list-cols .list-cols-item-img {
    position: relative;
    text-align: center;
}

.list-cols .list-cols-item-img img {
    width: 100%;
    height: auto;
}

.list-cols .list-cols-item-img .number {
    position: absolute;
    z-index: 3;
    right: 13px;
    width: 68px;
    height: 68px;
    border: 5px solid #fff;
    border-radius: 39px;
    bottom: 10px;
    background: #000;
    color: #fff;
    font-size: 36px;
    line-height: 56px;
}

.list-cols-item {
    background: #fff;
    box-sizing: border-box;
    padding: 0 0 236px 0;
    margin-bottom: -200px;
    display: block;
    color: inherit;
}

.list-cols-item:hover, .list-cols-item:focus {
    text-decoration: none;
    color: inherit;
}

.list-cols-item-text {
    padding: 19px 25px 0 34px;
}

.list-cols-item .text-size-medium {
    font-size: 24px;
    font-weight: 700;
    margin-top: 8px;
}

.list-cols-item .text-size-medium .num {
    font-size: 30px;
}

.block-country-border {
    box-shadow: 0 1px 4px rgba(48, 51, 70, 0.52);
    padding: 15px;
}


.card-wrap--news {
    display: block;
    max-width: none;
    margin-bottom: 45px;
}

.card-item--news {
    padding: 13px 20px;
    margin: 25px 0;
    display: block;
    transition: .3s;
    box-shadow: 2px 1px 10px -3px #aaaaaacf;
}


.list-news__title {
    display: inline-block;
    color: #2FC9C8;
    font-weight: bold;
    margin-right: 7px;
}

.list-news__wrap-list {
    display: inline;
}

.list-news__item {
    color: #222025;
}

.list-news__separator-news {
    color: #2FC9C8;
    margin: 0 2px;
}

.list-news__wrap {
    margin: 0px 0 15px;
    border-top: 2px solid #EDF0F2;
    padding-top: 20px;
}


/* avia */
.map-form__wrap {
    border-radius: 20px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    margin: 30px 0;
    overflow: hidden;
}

.map-form__head {
    padding: 30px 0;
    background: #2fc9c8;
    color: #fff;
}

.map-form__head-title-cities {
    font-weight: 500;
    font-size: 36px;
}

.map-form__head-desc-1 {
    font-weight: 500;
    font-size: 22px;
}

.map-form__head-desc-2 {
    font-size: 20px;
}

.map-form__form-title {
    padding: 20px 0;
    background: #2fc9c8;
    color: #fff;
    font-weight: 500;
    font-size: 22px;
	text-transform: uppercase;
}

.map-form__form-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    padding: 20px 40px;
}

.map-form__form-row:first-of-type {
    border-bottom: 2px solid #2fc9c8;
}

.map-form__form-field-desc {
    text-align: left;
    padding-bottom: 7px;
    font-weight: 500;
    font-size: 20px
}

.map-form__form-input {
    border: 3px solid #2fc9c8;
    border-radius: 65px;
    padding: 12px 18px;
    background: #fff;
    font-size: 16px;
    min-width: fit-content;
    width: 100%;
    transition: .3s;
}

.map-form__form-field {
    padding: 0 20px;
    flex: 1 0 33%;
}

.map-form__form-input--invisible {
    border: 0;
    text-align: center;
    font-size: 18px;
}

.type-transport__wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 25px 17% 45px;
    width: 66%;
}

.type-transport__item {
    flex: 1 0 33%;
    padding: 0 5px;
    margin: 5px 0;
}

.type-transport__item-inner {
    min-width: max-content;
    border-radius: 20px;
    background: #2fc9c8;
    color: #fff;
    padding: 20px 25px;
    text-align: left;
}

.type-transport__item--avia .type-transport__item-inner {
    background: #2FC9C8 url("../img/mezhdunar-avia/transport-avia.svg") no-repeat bottom;
}

.type-transport__item--car .type-transport__item-inner {
    background: #2FC9C8 url("../img/mezhdunar-avia/transport-avto.svg") no-repeat bottom;
}

.type-transport__item--ship .type-transport__item-inner {
    background: #2FC9C8 url("../img/mezhdunar-avia/transport-ship.svg") no-repeat bottom;
}

input[type="number"].map-form__form-input {
    border: 0;
    border-bottom: 3px solid #2fc9c8;
    border-radius: 0;
}

.map-form__form-input--submit {
    color: #fff;
    font-weight: 500;
    background: #2fc9c8;
}

.map-form__form-input--submit:hover {
    color: #111;
    font-weight: 500;
    background: #fff;
}

.map-form__map {
    min-height: 420px;
}

.type-transport__item-title {
    text-shadow: 0 1px 3px #888;
    font-size: 28px;
    font-weight: 500;
    position: relative;
}

.type-transport__item-value {
    font-size: 64px;
    text-shadow: 0 1px 3px #888;
    font-weight: 500;
}

.type-transport__item-subtext {
    text-shadow: 0 1px 3px #888;
    font-size: 27px;
    font-weight: 500;
}

.example-transporting__item-title {
    font-size: 24px;

}

.example-transporting__item-way {
    display: flex;
    align-items: center;
    color: #2fc9c8;
    font-size: 18px;
}

.example-transporting__item-way-separator img {
    max-width: 15px;
}

.example-transporting__item-way-separator {
    padding-bottom: 2px;
    margin: 0 6px;
}

.example-transporting__item-properties {
    margin-top: 20px;
}

.example-transporting__item-property {
    display: flex;
    justify-content: space-between;
    font-size: 18px;
}

.example-transporting__item-inner {
    background: #fff;
    padding: 25px 28px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}

.example-transporting__wrap {
    background: #F4F5F6;
}

#slider-example-transporting.owl-carousel .owl-stage-outer {
    overflow: hidden !important;
}

.trasnporting-desc-staps__desc {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.trasnporting-desc-staps__wrap .row {
    display: flex;
    flex-wrap: wrap;
}

.trasnporting-desc-staps__left-inner {
    padding: 22px 24px;
    background: #EAFCFC;
    background-image: url("/bitrix/templates/logisticavto/css/../img/mezhdunar-avia/transport-desc-fone.svg");
    border-radius: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}

.trasnporting-desc-staps__right-inner {
    padding: 22px 24px;
    background: #2FC9C8;
    border-radius: 20px;
    color: #fff;
    height: 100%;
}

.trasnporting-desc-staps__ol {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-gap: 10px;
}

.trasnporting-desc-staps__ol-number {
    font-size: 28px;
    font-weight: 500;
    padding-right: 5px;
}

.trasnporting-desc-staps__ol li {
    font-size: 18px;
}

.trasnporting-desc-staps__title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}

.wrapper-section {
    padding: 5rem 0;
}

.profit-transporting__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0;
}

.profit-transporting__item {
    flex: 1 0 50%;
}

.profit-transporting__item-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.profit-transporting__item--btn .profit-transporting__item-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.profit-transporting__item-img img {
    max-width: 115px;
}

.profit-transporting__item-text {
    padding-left: 20px;
    color: #26A1A0;
    line-height: 1.5;
    max-width: 380px;
    width: 100%;
}

.profit-transporting__item-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 5px;
}

.profit-transporting__item-desc {
    font-size: 18px;
}

.profit-transporting__item--btn .navs__phone-btn {
    padding: 12px 40px;
}

.profit-transporting__wrap {
    background: #EAFCFC;
    margin: 4rem 0;
    padding: 2rem 0;
}

.table-trip--avia-wrapper {
    max-width: 80%;
    margin: 30px auto;
}

.table-trip--avia-wrapper tbody tr td, .table-trip--avia-wrapper thead tr th {
    border: 12px solid #fff;
    border-bottom-width: 8px;
    border-top-width: 8px;
}

.table-trip--avia-wrapper .home-questions {
    padding: 12px;
}

.type-transport__item-title::after {
    content: "";
    width: 45px;
    height: 3px;
    background: #fff;
    position: absolute;
    bottom: -2px;
    left: 0;
}

.js-countryChange {
    cursor: pointer;
}

.example-transporting__wrap-slider .slider {
    margin: 0;
}

.example-transporting__wrap .slider-nav .owl-prev {
    top: 0px;
    left: 0;

    border: 0;
    background: #2fc9c8;
    transform: none;
    border-radius: 20px;
    width: 60px;
    height: 25px;
    background-image: url("/bitrix/templates/logisticavto/css/../img/mezhdunar-avia/arrow-prev-slider.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 70%;
    opacity: .8;
    transition: .2s;
    margin: 0;
}

.example-transporting__wrap .slider-nav .owl-next {
    top: 0px;
    right: 0;

    border: 0;
    background: #2fc9c8;
    transform: none;
    border-radius: 20px;
    width: 60px;
    height: 25px;
    background-image: url("/bitrix/templates/logisticavto/css/../img/mezhdunar-avia/arrow-next-slider.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 70%;
    opacity: .8;
    transition: .2s;
    margin: 0;
}

.example-transporting__wrap .slider-nav .owl-next:hover, .example-transporting__wrap .slider-nav .owl-prev:hover {
    opacity: 1;
}


@media (max-width: 1200px) {

}

@media (max-width: 992px) {
    .map-form__form-row {
        flex-direction: column;
        padding: 20px;
    }

    .map-form__form-input--invisible {
        text-align: left;
    }

    .profit-transporting__item-img {
        min-width: 75px;
    }

    .profit-transporting__item-title {
        font-size: 20px;
    }

    .profit-transporting__item-desc {
        font-size: 16px;
    }

    .profit-transporting__item-inner {
        align-items: flex-start;
    }

    .profit-transporting__item-img img {
        max-width: 75px;
    }

    .trasnporting-desc-staps__wrap .row {
        display: block;
    }
}

@media (max-width: 767px) {
    .example-transporting__wrap .slider-nav .owl-next {
        left: auto;
    }

    .table-trip--avia-wrapper {
        max-width: 100%;
        /*overflow-x: auto;*/
        overflow: hidden;
    }

    .slider {
        margin: 0;
    }
}

/* avia */


.navs__phone-link {
	color: #101831;
    display: block;
    font-size: 21px;
    margin-right: 40px;
	white-space: nowrap;
}

/*  */

.details-not-line.details::after {
    display: none;
}

@media (max-width: 1919px) {
    .header-subtitle {
        font-size: 3.5rem;
    }
}

@media (max-width: 1199px) {
    .header-subtitle {
        font-size: 3rem;
    }

}

@media (max-width: 991px) {
    .header-subtitle {
        font-size: 2.5rem;
    }

    .wrap-b-list-city {
        margin-top: 3rem;
    }
}

@media (max-width: 767px) {
    .profit-transporting__row {
        flex-wrap: wrap;
    }

    .header-subtitle {
        font-size: 2rem;
    }

    .js-carousel-reviews .slick-prev {
        left: 30%;
    }

    .js-carousel-reviews .slick-next {
        left: 70%;
    }

    .slider-rev-item-wrap {
        flex-wrap: wrap;
    }

    .slider-rev-item-img {
        flex-basis: auto;
        height: 120px;
        margin-right: 0;
        margin-bottom: 10px;
        background-size: contain;
    }

    .slider-rev-item.slick-slide {
        height: 100%;
    }

    .desctop-btn {
        display: none;
    }

    .mobile-btn {
        display: inline;
    }


    .list-cols-item {
        padding: 0 0 35px 0;
        margin-bottom: 20px;
    }
}

@media (max-width: 479px) {
    .g-title {
        font-size: 30px;
    }

    .header-subtitle {
        font-size: 1.5rem;
    }

    .spectrum-list li {
        display: block;
    }

    .autopark-item .title span {
        font-size: 22px;
    }
}

/* оформление для таблиц */
td {
    padding: 5px;
}

th {
    padding: 5px;
    text-align: center;
}

table {
    margin-top: 25px;
    margin-bottom: 25px;
}

@media (max-width: 1200px) {
    [data-role="custom-popup"] .container {
        max-width: 970px;
        margin: 0 auto;
    }
}

@media (max-width: 970px) {
    [data-role="custom-popup"] .container {
        max-width: 768px
    }
}


/*карта*/
.interactive-map-container {
    padding-top: 70px;
    width: 100%;
}

@media (max-width: 1500px) {
    .interactive-map-container {
        overflow-x: scroll;
    }
}

.interactive-map-container-map {
    width: 1420px;
    position: relative;
}

.interactive-map-image img {
    width: 100%;
}

.interactive-map-container .pin {
    position: absolute;
}

.interactive-map-container .pin a {
    text-decoration: none;
    color: #000;
    font-size: 11px;
    font-weight: 500;
}

.interactive-map-container .pin-1 a:before {
    content: "";
    background-image: url(/upload/geo-sl.svg);
    height: 45px;
    width: 32px;
    position: relative;
    display: block;
    background-repeat: no-repeat;
    background-size: 111px;
    background-position: 2px;
    transition: 0.4s;
}

.interactive-map-container .pin-2 a:before {
    content: "";
    background-image: url(/upload/geo-sl.svg);
    height: 45px;
    width: 32px;
    position: relative;
    display: block;
    background-size: 111px;
    background-position: -80px;
    background-repeat: no-repeat;
    z-index: 1;
    transition: 0.4s;
}

.interactive-map-container .pin-3 a:after {
    content: "";
    background-image: url(/upload/geo-sl.svg);
    height: 45px;
    width: 32px;
    position: relative;
    display: block;
    background-repeat: no-repeat;
    background-size: 111px;
    background-position: -39px;
    transition: 0.4s;
}

.interactive-map-container .pin a:hover:before, .interactive-map-container .pin a:hover:after {
    transform: scale(1.1);
}

.pin-oslo {
    top: 4%;
    left: 53%;
}

.pin-london {
    top: 18%;
    left: 45%;
}

.pin-md {
    top: 16%;
    left: 51%;
}

.pin-spb {
    top: 13%;
    left: 57%;
}

.interactive-map-container .pin-spb.pin-3 a:after {
    position: absolute;
    top: 0;
    left: 20px;
    z-index: 0;
}

.pin-pj {
    top: 24%;
    left: 48.5%;
}

.pin-rim {
    top: 29%;
    left: 54%;
}

.pin-nv {
    top: 31%;
    left: 58.5%;
}

.pin-msk {
    top: 33%;
    left: 61.5%;
}

.interactive-map-container .pin.pin-msk.pin-3 a:after,
.interactive-map-container .pin.pin-ekb.pin-3 a:after,
.interactive-map-container .pin.pin-chlb.pin-3 a:after {
    position: absolute;
    bottom: 100%;
}

.pin-kz {
    top: 32%;
    left: 64.5%;
}

.pin-ekb {
    top: 36%;
    left: 67.5%;
}

.pin-chlb {
    top: 33%;
    left: 70.5%;
}

.pin-nvs {
    top: 27%;
    left: 75.5%;
}

.pin-ir {
    top: 23%;
    left: 80.5%;
}

.pin-vld {
    top: 33%;
    left: 84.5%;
}

.pin-tk {
    top: 30%;
    left: 90.5%;
}

.pin-rb {
    top: 38%;
    left: 43.5%;
}

.pin-al {
    top: 39%;
    left: 48.5%;
}

.pin-kr {
    top: 42%;
    left: 56.5%;
}

.pin-er {
    top: 42%;
    left: 60.5%;
}

.pin-nd {
    top: 45%;
    left: 69.5%;
}

.pin-pk {
    top: 42%;
    left: 76.5%;
}

.pin-bk {
    top: 53%;
    left: 76%;
}

.pin-kb {
    top: 71%;
    left: 84%;
}

.pin-ot {
    top: 21%;
    left: 27%;
}

.pin-chk {
    top: 22%;
    left: 22%;
}

.pin-sf {
    top: 39%;
    left: 13%;
}

.pin-nn {
    top: 35%;
    left: 22%;
}

.pin-bt {
    top: 33%;
    left: 27%;
}

.pin-mx {
    top: 46%;
    left: 25%;
}

.pin-kk {
    top: 53%;
    left: 29%;
}

.pin-br {
    top: 63%;
    left: 33%;
}

.pin-ba {
    top: 75%;
    left: 30%;
}


.modal-box-table {
    padding-top: 60px !important;
    display: block !important;
}

.modal-box__cell {
    display: block !important;
}

.modal-box__cell .modal-box__monitor {
    margin-left: 60px;
}

.modal-box__cell .modal-box__monitor div {
    width: 50%;
}

.modal-box__social-center {
    display: flex;
    justify-content: start;
    margin-left: 50px;
    margin-right: 30px;
    margin-top: 17px;
}

.modal-box.custom-menu {
    max-width: 460px;
    border-radius: 0px 0px 25px 0px;
}

.modal-box.custom-menu .modal-box__logo {
    display: none;
}

.modal-box.custom-menu .menu li {
    float: none;
    width: 100%;
    margin-bottom: 15px;
}

.modal-box.custom-menu .menu {
    margin-left: 60px;
    margin-right: 50px;
}

.modal-box-close {
    top: 25px;
}

.modal-box-close .gamb-hr {
    background-color: #2fc9c8;
}

.modal-box.custom-menu::-webkit-scrollbar {
    width: 5px;
}

.modal-box.custom-menu::-webkit-scrollbar-track {
    background-color: #d7d7d7;
}

.modal-box.custom-menu::-webkit-scrollbar-thumb {
    background-color: #bababa;
    border-radius: 5px;
}

.modal-box__cell {
    padding-bottom: 50px;
}

.menu li a {
    font-size: 16px;
    border-bottom: 1px solid #F2F2F2 !important;
    display: block !important;
    padding-bottom: 15px;
}

.modal-box.custom-menu .btn-info {
    padding: 8px 30px !important;
    font-size: 14px !important;
}

.custom-content-quote {
    background: url(/upload/gruzovik.png) no-repeat;
    background-position: 20px center;
    border-radius: 6px;
    padding: 25px 25px 25px 110px;
    border: 2px solid #2FC9C8;
    color: #2FC9C8;
}

.custom-content-quote b {
    color: #2FC9C8;
}

.custom-content-exclaim {
    background: url(/upload/voskznak.png) no-repeat;
    background-position: 20px center;
    border-radius: 115px;
    padding: 25px 25px 25px 100px;
    border: 2px solid #2FC9C8;
    color: #2FC9C8;
}

.custom-content-exclaim b {
    color: #2FC9C8;
}

.custom-content-class {
    background: url(/upload/avia.png) no-repeat;
    background-position: 20px center;
    border-radius: 6px;
    padding: 25px 25px 25px 100px;
    border: 2px solid #2FC9C8;
    border-image: initial;
    color: #2FC9C8;
    background-color: #FFFFF;
}

.custom-content-vik {
    background: url(/upload/glavgruzvrem.png) no-repeat;
    background-position: 20px center;
    border-radius: 6px;
    padding: 25px 25px;
    border: 2px solid #2FC9C8;
    border-image: initial;
    color: #2FC9C8;
    background-color: #FFFFF;
    text-align: center;
}

.custom-content-class b {
    color: #2FC9C8;
}

.dlya-b {
    margin: 0 0 0 0;
    color: #2FC9C8;
}

.blockquote-cust {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #2FC9C8 !important;
}

@media (max-width: 991px) {
    .modal-box-table {
        padding-top: 80px !important;
    }

    .modal-box.custom-menu .menu {
        margin-left: 15px;
        margin-right: 20px;
    }

    .modal-box__cell .modal-box__monitor {
        margin-left: 15px;
    }

    .modal-box__social-center {
        margin-left: 10px;
    }
}

@media (max-height: 885px) {
    .modal-box.custom-menu {
        border-radius: 0;
    }
}


.header-reviews {
    text-align: left;
}

@media (min-width: 991px) {
    .custom-header-IsAviaPerevozkiPage1 {
        background-image: url(/bitrix/templates/logisticavto/img/samolet.png) !important;
        height: auto !important;
        min-height: auto !important;
        padding-top: 280px !important;
        padding-bottom: 33px !important;
    }
}

.flex-top {
	background-color: #ffffff;
}
.flex-top-around-2 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-center;
    -ms-flex-align: flex-center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around;
}

.domashnie-pereezdy-frame-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.domashnie-pereezdy-frame-wrap > div {
    padding-top: 15px;
    padding-bottom: 15px;
}

.domashnie-pereezdy-item {
    padding: 20px;
    height: 100%;
    border: 2px solid #d5f4f4;
    border-radius: 20px;
}

.owl-carousel-pereezdy .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.owl-carousel-pereezdy .pereezdy-item {
    height: 100%;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-radius: 10px;
    padding: 30px;
}

.owl-carousel-pereezdy .pereezdy-item h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    color: #1E2025;
    padding-bottom: 20px;
}

.owl-carousel-pereezdy {
    position: relative;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel-pereezdy .owl-nav {
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.owl-carousel-pereezdy .owl-nav button {
    cursor: pointer;
    background: #E0F3F3 !important;
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #2FC9C8 !important;
    border-radius: 50%;
    pointer-events: all;
}

.owl-carousel-pereezdy .owl-nav button.owl-prev {
    position: relative;
    left: -13px;
}

.owl-carousel-pereezdy .owl-nav button span {
    font-size: 30px;
    position: relative;
}

.owl-carousel-pereezdy .owl-nav button.owl-next span {
    right: -2px;
    top: -1px;
}

.how-price-wrapper .how-price-text-over {
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    color: #2FC9C8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    padding-bottom: 20px;
}

.how-price-wrapper .how-price-text-over svg {
    margin-right: 10px;
}

.how-price-wrapper .how-price-text-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    color: #1E2025;
    padding-bottom: 23px;
}

.how-price-wrapper .how-price-text-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #333333;
    padding-bottom: 50px;
}

.how-price-wrapper .how-price-button {
    background: linear-gradient(91.49deg, #2FC9C8 15.88%, #29DDDC 93.02%);
    border-radius: 25px;
    font-weight: 700;
    font-size: 16px;
    line-height: 170%;
    color: #FFFFFF;
    display: inline-block;
    padding: 12px 40px;
    cursor: pointer;
    text-decoration: none;
    transition: 0.4s;
}

.how-price-wrapper .how-price-button:hover {
    -webkit-box-shadow: 0 4px 16px 0 rgb(27 30 37 / 16%);
    -moz-box-shadow: 0 4px 16px 0 rgba(27, 30, 37, 0.16);
    box-shadow: 0 4px 16px 0 rgb(27 30 37 / 16%);
}

.how-price-text {
    max-width: 717px;
    padding: 50px 50px 50px 120px;
    -webkit-box-shadow: 0 4px 16px 0 rgb(27 30 37 / 16%);
    -moz-box-shadow: 0 4px 16px 0 rgba(27, 30, 37, 0.16);
    box-shadow: 0 4px 16px 0 rgb(27 30 37 / 16%);
    border-radius: 15px;
    position: relative;
    z-index: 2;
    background: #fff;
}

.how-price-wrapper .how-price-image {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 30%;
    background-size: cover;
    border-radius: 20px;
    overflow: hidden;
}

.how-price-wrapper {
    position: relative;
    padding: 100px 0 117px 0px;
}

.b-contact-new .b-contact-new-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin-top: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
    margin-left: -10px;
}

.b-contact-new .b-contact-new-flex .b-contact-new-flex-requisites,
.b-contact-new .b-contact-new-flex .b-contact-new-flex-form {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

.b-contact-new .b-contact-new-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    color: #1E2025;
    padding-bottom: 15px;
}

.b-contact-new .b-contact-new-description {
    width: 87%;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #333333;
    padding-bottom: 30px;
}

.b-contact-new-contact .b-contact-new-contact-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin-bottom: 10px;
}

.b-contact-new-contact .b-contact-new-contact-item a {
    font-weight: 700;
    font-size: 16px;
    line-height: 160%;
    color: #2FC9C8;
    margin-left: 20px;
    text-decoration: none;
}

.b-contact-new .b-contact-new-contact {
    padding-bottom: 17px;
}

.b-contact-new .b-contact-new-small-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    color: #333333;
    padding-bottom: 10px;
}

.b-contact-new .terminal-work__dl {
    color: #1E2025;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
}

.b-contact-new .b-contact-new-requisites-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin-top: -5px;
    margin-right: -5px;
    margin-bottom: -5px;
    margin-left: -5px;
}

.b-contact-new .b-contact-new-requisites-flex .b-contact-new-requisites-col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
}

.b-contact-new .b-contact-new-requisites-flex .b-contact-new-requisites-col div {
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    color: #757575;
    padding-bottom: 10px;
}

.b-contact-new .b-contact-new-flex-form-wrapper {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-radius: 25px;
    padding: 40px 50px;
}

.b-contact-new .b-contact-new-flex-form-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 130%;
    color: #1E2025;
    padding-bottom: 22px;
}

.b-contact-new .form-control {
    border: 1px solid rgba(51, 51, 51, 0.1);
    border-radius: 10px;
    padding: 14px 25px;
}
.b-contact-new textarea.form-control {
    height: 150px;
    resize: none;
}

.b-contact-new span.g-checkbox-custom {
    border: 1px solid #E0F3F3;
    border-radius: 5px;
}

.b-contact-new label.g-checkbox span {
    font-weight: 400;
    font-size: 12px;
    line-height: 170%;
    color: #000000;
}

.b-contact-new a.checkbox-link {
    font-weight: 400;
    font-size: 12px;
    line-height: 170%;
    color: #000000;
    border: none;
}

.b-contact-new button.b-contact-new-button {
    font-weight: 700;
    font-size: 16px;
    line-height: 170%;
    color: #FFFFFF;
    background: linear-gradient(91.49deg, #2FC9C8 15.88%, #29DDDC 93.02%);
    border-radius: 25px;
    border: none;
    outline: none;
    margin-top: 23px;
    padding: 11px 10px;
    min-width: 287px;
    text-align: center;
    transition: 0.4s;
}

.b-contact-new button.b-contact-new-button:hover {
    -webkit-box-shadow: 0 4px 16px 0 rgb(27 30 37 / 16%);
    -moz-box-shadow: 0 4px 16px 0 rgba(27, 30, 37, 0.16);
    box-shadow: 0 4px 16px 0 rgb(27 30 37 / 16%);
}

.b-contact-new {
    padding-top: 70px;
    padding-bottom: 100px;
}

.b-contact-new .map-custom-image {
    display: none;
}

.b-footer-new {
    color: #fff;
    font-size: 12px;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #1E2025;
}

.b-footer-new-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.b-footer-new-flex .b-footer-new-logo,
.b-footer-new-flex .b-footer-new-menu,
.b-footer-new-flex .b-footer-new-contacts {
    padding: 0 30px;
}

.b-footer-new-flex .b-footer-new-logotype img {
    max-width: 160px;
}

.b-footer-new-flex .b-footer-new-logotype {
    display: inline-block;
    padding-bottom: 20px;
}

.b-footer-new-flex .b-footer-new-txt {
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    color: rgba(255, 255, 255, 0.5);
}

.b-footer-new-flex .b-footer-new-logo {
    min-width: 240px;
    max-width: 320px;
}

.b-footer-new-flex .b-footer-new-menu {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.b-footer-new-flex .b-footer-new-menu-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin-right: -25px !important;
    margin-left: -25px !important;
    margin-top: -20px !important;
    margin-bottom: -20px !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.b-footer-new-flex .b-footer-new-menu-flex .b-footer-new-menu-flex-col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    padding-right: 25px !important;
    padding-left: 25px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.b-footer-new-flex .b-footer-new-menu-flex .b-footer-new-menu-flex-col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-right: 25px !important;
    padding-left: 25px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.b-footer-new-flex .b-footer-new-menu-flex .b-footer-new-menu-title {
    font-weight: 400;
    font-size: 12px;
    line-height: 160%;
    text-transform: uppercase;
    color: #FFFFFF;
    opacity: 0.5;
    padding-bottom: 10px;
}

.b-footer-new-flex .b-footer-new-menu-flex .b-footer-new-menu-item {
    padding-bottom: 10px;
}

.b-footer-new-flex .b-footer-new-menu-flex .b-footer-new-menu-item a {
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    text-transform: uppercase;
    color: #FFFFFF;
}

.b-footer-new-flex .b-footer-new-contacts {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    text-align: right;
}

.b-footer-new-flex .b-footer-new-contacts .b-footer-new-contacts-phone {
    padding-bottom: 10px;
}

.b-footer-new-flex .b-footer-new-contacts .b-footer-new-contacts-phone a {
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #2FC9C8;
    text-decoration: none;
}

.b-footer-new-flex .b-footer-new-contacts .b-footer-new-contacts-phone a:hover {
    color: #ffffff;
}

.b-footer-new-flex .b-footer-new-contacts .b-footer-new-contacts-button a {
    font-weight: 700;
    font-size: 12px;
    line-height: 170%;
    color: #2FC9C8;
    border: 1px solid #2FC9C8;
    border-radius: 25px;
    display: inline-block;
    padding: 11px 52px;
    transition: 0.4s;
    text-decoration: none;
}

.b-footer-new-flex .b-footer-new-contacts .b-footer-new-contacts-button a:hover {
    color: #ffffff;
    border-color: #ffffff;
}

.b-footer-new-flex .b-footer-new-contacts .b-footer-new-contacts-wrapper {
    display: inline-block;
    text-align: center;
    padding-bottom: 30px;
}

.b-footer-new-flex .b-footer-new-contacts .social img {
    width: 40px;
    height: 40px;
}

.b-footer-new-flex .b-footer-new-contacts .footer-political {
    padding-right: 0;
}

.b-footer-new-flex .b-footer-new-contacts .footer__social {
    padding-bottom: 28px;
}

.b-guarantees .guarantees-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    color: #1E2025;
    padding-bottom: 30px;
}

.b-guarantees .guarantees-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin-top: -16px;
    margin-bottom: -16px;
}

.b-guarantees .guarantees-flex .guarantees-item {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 16px;
    padding-left: 16px;
}

.b-guarantees .guarantees-flex .guarantees-item .guarantees-icon {
    height: 123px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin-bottom: 20px;
    position: relative;
}

.b-guarantees .guarantees-flex .guarantees-item .guarantees-icon img {
    max-height: 123px;
    position: relative;
    z-index: 1;
}

.b-guarantees .guarantees-flex .guarantees-item .guarantees-icon:after {
    content: ' ';
    display: block;
    width: 55px;
    height: 55px;
    background-image: url(../img/warranty/warranty_check.png);
    z-index: 1;
    position: absolute;
    right: 30px;
}

.b-guarantees .guarantees-flex .guarantees-item .guarantees-icon:before {
    content: ' ';
    border: 1px solid #e9e9ea;
    position: absolute;
    width: calc(100% + 32px);
    left: -16px;
}

@media (max-width: 1479px) {
    .b-guarantees .guarantees-flex .guarantees-item .guarantees-icon img {
        max-width: 60%;
    }
}

@media (max-width: 1024px) {
    .b-guarantees .guarantees-flex .guarantees-item .guarantees-icon:after,
    .b-guarantees .guarantees-flex .guarantees-item .guarantees-icon:before {
        display: none;
    }

    .b-guarantees .guarantees-flex .guarantees-item .guarantees-icon img {
        max-width: auto;
    }
}

.b-guarantees .guarantees-flex .guarantees-item:first-child .guarantees-icon:before {
    width: 100%;
    right: -16px;
    left: auto;
}

.b-guarantees .guarantees-flex .guarantees-item:last-child .guarantees-icon:before {
    width: calc(100% - 30px);
}

.b-guarantees .guarantees-name {
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #1E2025;
    padding-bottom: 6px;
}

.b-guarantees .guarantees-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #333333;
}

.b-guarantees {
    padding: 100px 0;
}

.b-autopark-new {
    overflow: hidden !important;
    padding: 0;
}

.b-autopark-new .b-autopark-new-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    color: #1E2025;
    text-align: left;
    padding-bottom: 13px;
}

.b-autopark-new .b-autopark-new-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #333333;
    text-align: left;
    padding-bottom: 10px;
}

.b-autopark-new .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.b-autopark-new .b-autopark-new-item {
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-radius: 10px;
    padding: 30px;
    text-align: left;
}

.b-autopark-new .b-autopark-new-item .autopark {
    border: none;
    box-shadow: none;
    height: 100%;
    margin: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.b-autopark-new .b-autopark-new-item .autopark .autopark__top {
    height: 42px;
    text-align: left;
    margin-bottom: 20px;
}

.b-autopark-new .b-autopark-new-item .autopark .autopark__top img {
    height: 100%;
    width: auto;
    transform: none;
    left: 0;
}

.b-autopark-new .b-autopark-new-item .autopark .autopark-text {
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    color: #1E2025;
    padding-bottom: 25px;
}

.b-autopark-new .b-autopark-new-item .autopark .autopark-text br {
    display: none;
}

.b-autopark-new .b-autopark-new-item .autopark .autoparck-description {
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    color: #1E2025;
    padding-bottom: 18px;
}

.b-autopark-new .b-autopark-new-item .autopark .autopark__bottom-wrapper {
    font-weight: 700;
    font-size: 16px;
    line-height: 170%;
    color: #2FC9C8;
    display: flex;
    align-items: center;
}

.b-autopark-new .b-autopark-new-item .autopark .autopark__bottom-wrapper span {
    margin-right: 20px;
}

.b-autopark-new .b-autopark-new-item .autopark .autopark__bottom-wrapper a {
    margin-right: 20px;
    color: #2FC9C8;
    text-decoration: none !important;
}

.b-autopark-new .b-autopark-new-item .autopark {
    background: #fff !important;
}

.b-autopark-new .b-autopark-new-item .autopark .autopark__top-img--main {
    opacity: 1 !important;
}

.b-autopark-new .b-autopark-new-item .autopark .autopark__top-img--hover {
    opacity: 0 !important;
}

.b-autopark-new .owl-item {
    opacity: 0.5;
    transition: 0.4s;
}

.b-autopark-new .owl-item.active {
    opacity: 1;
}

.b-autopark-new .owl-carousel {
    position: relative;
}

.b-autopark-new .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -15px;
    right: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    pointer-events: none;
    z-index: 2;
}

.b-autopark-new .owl-nav button {
    background: #E0F3F3 !important;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    border-radius: 50%;
    pointer-events: all;
}

.b-autopark-new .b-autopark-new-button,
.b-service-new .b-service-new-button {
    background: linear-gradient(91.49deg, #2FC9C8 15.88%, #29DDDC 93.02%);
    border-radius: 25px;
    font-weight: 700;
    font-size: 16px;
    line-height: 170%;
    color: #FFFFFF;
    display: inline-block;
    padding: 12px 40px;
    text-decoration: none;
}

.b-autopark-new .b-autopark-new-button:hover,
.b-service-new .b-service-new-button:hover,
.b-banner2 .b-banner2-button a:not(.moving-btn):hover {
    -webkit-box-shadow: 0 4px 16px 0 rgb(27 30 37 / 16%);
    -moz-box-shadow: 0 4px 16px 0 rgba(27, 30, 37, 0.16);
    box-shadow: 0 4px 16px 0 rgb(27 30 37 / 16%);
}

.b-what_get,
.b-video-wrapper {
    overflow: hidden;
    padding: 100px 0 0 0;
}

.b-what_get .b-what_get-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    color: #1E2025;
    padding-bottom: 12px;
}

.b-what_get .b-what_get-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #333333;
    padding-bottom: 30px;
}

.b-what_get .b-what_get-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin-top: -25px;
    margin-right: -25px;
    margin-bottom: 0;
    margin-left: -25px;
}

.b-what_get .b-what_get-flex .b-what_get-flex-image,
.b-what_get .b-what_get-flex .b-what_get-flex-advantages {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 25px;
    padding-left: 25px;
}

.b-what_get .b-what_get-flex .b-what_get-flex-image .b-what_get-flex-image-bg {
    height: 100%;
    background-size: cover;
    background-position: center center;
    border-radius: 10px;
	align-items: flex-start;
    /* background-color: #E9E9E9; */
}

.b-what_get .b-what_get-flex-advantage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    padding-bottom: 25px;
}

.b-what_get .b-what_get-img {
    position: relative;
    -ms-flex: 0 0 80px;
    flex: 0 0 20px;
    max-width: 80px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center !important;
    border-radius: 50%;
    margin-right: 20px;
    -webkit-align-self: flex-start;
    align-self: flex-start;
    top: 7px;
}

.b-what_get .b-what_get-img img {
    max-width: 80px;
    max-height: 80px;
}

.b-what_get .b-what_get-name {
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    color: #1E2025;
    padding-bottom: 5px;
}

.b-what_get .b-what_get_description {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #333333;
}

.b-what_get .b-what_get-flex-advantage:last-child {
    padding-bottom: 0;
}

.b-service-new .b-service-new-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    color: #1E2025;
    padding-bottom: 30px;
}

.b-service-new .b-service-new-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin-top: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
    margin-left: -10px;
}

.b-service-new .b-service-new-item {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

.b-service-new .service-item {
    text-decoration: none;
    color: #1E2025;
    height: 100%;
    display: block;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-radius: 15px;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.b-service-new .service-txt {
    -ms-flex: 0 0 calc(75% - 20px);
    flex: 0 0 calc(75% - 20px);
    max-width: calc(75% - 20px);
}

.b-service-new .service-detail {
    font-weight: 700;
    font-size: 16px;
    line-height: 170%;
    color: #2FC9C8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin-top: 30px;
}

.b-service-new .service-detail span {
    margin-right: 20px;
}

.b-service-new .service__image {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    margin-right: 20px;
}

.b-service-new .service__image img {
    max-width: 100%;
}

.b-service-new .name {
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    padding-bottom: 10px;
}

.b-service-new .description {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
}

.b-service-new .b-service-new-button {
    margin-top: 30px;
}

.b-video-wrapper .video-open {
    text-align: center;
    position: relative;
    cursor: pointer;
    /*padding: 109px 0;*/
    margin-bottom: 30px;
    min-height: 524px;
}

.b-video-wrapper .video-open iframe {
    width: 100%;
}

.b-video-wrapper .b-video-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    color: #1E2025;
    padding-bottom: 25px;
}

.b-video-wrapper .b-video-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #333333;
    margin-bottom: 20px;
    /*height: 230px;*/
    overflow: hidden;
    transition: 0.4s;
}

.b-video-wrapper .b-video-description__detail {
    display: none;
}

.b-video-wrapper .b-video-show-all div {
    font-weight: 700;
    font-size: 16px;
    line-height: 170%;
    color: #2FC9C8;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}

.b-video-wrapper .b-video-show-all div span {
    padding-right: 20px;
}

.b-video-wrapper .video-open .js-playVideo {
    z-index: 1;
    background: rgba(30, 32, 37, 0.5);
    background-size: auto !important;
    background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: color;
    border-radius: 7px;
}

.b-banner2 {
    background: #E0F3F3;
    border-radius: 20px;
    padding: 70px 100px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

.b-banner2 .b-banner2-text {
    font-weight: 700;
    font-size: 30px;
    line-height: 130%;
    color: #1E2025;
    padding-bottom: 30px;
}

.b-banner2 .b-banner2-button a:not(.moving-btn) {
    background: linear-gradient(91.49deg, #2FC9C8 15.88%, #29DDDC 93.02%);
    border-radius: 25px;
    font-weight: 700;
    font-size: 16px;
    line-height: 170%;
    color: #FFFFFF;
    display: inline-block;
    padding: 12px 40px;
    text-decoration: none;
    min-width: 300px;
    text-align: center;
}

.b-banner2 {
    margin-top: 100px;
}

.header__form .form-group.header__form-group {
    margin-bottom: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.header__form.header__form-banner {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-radius: 10px;
    max-width: 1180px;
    margin: 0 auto;
    margin-top: -40px;
    z-index: 2;
    position: relative;
    padding: 15px;
}

.header__form.header__form-banner input.form-control.header__form-control {
    border: 1px solid rgba(51, 51, 51, 0.1);
    border-radius: 10px;
    width: 100%;
}

.header__form .form-group.header__form-group:last-child {
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    max-width: 200px;
}

.header__form .form-group.header__form-group:last-child .form-button {
    border: 1px solid #2FC9C8;
    font-weight: 700;
    font-size: 16px;
    line-height: 170%;
    color: #2FC9C8;
    text-align: center;
    border-radius: 100px;
    padding: 10px 10px;
    cursor: pointer;
}

@media (max-width: 375px) {
    .owl-carousel-pereezdy .pereezdy-item {
        width: 250px;
        padding: 30px 15px;
    }
}

@media (min-width: 1480px) {
    .owl-carousel-pereezdy .owl-nav {
        width: 1435px;
    }

    /*.owl-carousel-pereezdy .pereezdy-item {
        width: calc(1450px / 3 - 30px);
    }*/
}

@media (max-width: 1479px) and (min-width: 1200px) {

    .owl-carousel-pereezdy .owl-nav {
        width: 1155px;
    }

    /*.owl-carousel-pereezdy .pereezdy-item {
        width: calc(1170px / 3 - 30px);
    }*/
}

@media (max-width: 1430px) {
    .b-banner2 {
        background-image: none !important;
    }
}

@media (max-width: 1024px) {
    .header__form.header__form-banner {
        margin-top: 0;
    }

    .b-service-new .b-service-new-item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .b-guarantees .guarantees-flex .guarantees-item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .how-price-wrapper .how-price-image {
        display: none;
    }

    .how-price-text {
        max-width: 100%;
    }

    .how-price-wrapper {
        position: relative;
        padding: 0;
    }

    .how-price-text {
        padding: 50px 50px 50px 50px;
    }

    .how-price-wrapper .how-price-text-over {
        font-size: 16px;
    }

    .how-price-wrapper .how-price-text-title {
        font-size: 25px;
        padding-bottom: 10px;
    }

    .how-price-wrapper .how-price-text-description {
        padding-bottom: 25px;
        font-size: 14px;
    }

    .b-contact-new .b-contact-new-flex .b-contact-new-flex-requisites {
        padding-top: 50px;
    }

    .b-contact-new .b-contact-new-flex .b-contact-new-flex-requisites,
    .b-contact-new .b-contact-new-flex .b-contact-new-flex-form {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .b-contact-new .b-contact-new-flex {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .b-footer-new-flex {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .b-footer-new-flex .b-footer-new-logo,
    .b-footer-new-flex .b-footer-new-contacts {
        text-align: center;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 20px;
    }

    .b-footer-new-flex .b-footer-new-menu {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 20px;
    }
}

@media (max-width: 900px) {
    /*.b-what_get .b-what_get-flex .b-what_get-flex-image {
        display: none;
    }*/
    .b-what_get .b-what_get-flex .b-what_get-flex-image {
        padding-bottom: 0;
    }

    .b-what_get .b-what_get-flex .b-what_get-flex-image,
    .b-what_get .b-what_get-flex .b-what_get-flex-advantages {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .b-what_get .b-what_get-name {
        font-size: 16px;
    }

    .b-what_get .b-what_get_description {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .b-header--podborgp .description {
        width: 100%;
    }

    .title-catalog {
        font-size: 28px;
    }

    .b-header.flex.b-header--podborgp .title {
        font-size: 36px;
        line-height: 130%;
    }

    .b-header--podborgp .description {
        font-size: 16px;
    }

    .type-transport__wrap {
        flex-direction: column;
    }

    .header__form .form-group.header__form-group {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        min-width: 100%;
        margin: 0;
        margin-bottom: 10px;
    }

    .header__form.header__form-banner {
        padding: 30px 30px;
    }

    .b-video-wrapper .video-open img {
        max-width: 100%;
    }

    .b-banner2 {
        text-align: center;
        padding: 40px 50px;
    }

    .b-banner2 .b-banner2-button a:not(.moving-btn) {
        min-width: auto;
        padding: 8px 30px;
        font-size: 14px;
    }

    .b-contact-new .b-contact-new-title,
    .b-contact-new .b-contact-new-flex-form-title,
    .home-questions .home-questions-title,
    .b-guarantees .guarantees-title,
    .b-autopark-new .b-autopark-new-title,
    .b-what_get .b-what_get-title,
    .b-service-new .b-service-new-title,
    .b-banner2 .b-banner2-text,
    .b-video-wrapper .b-video-title {
        font-size: 25px;
    }

    .b-contact-new .b-contact-new-description,
    .b-guarantees .guarantees-description,
    .b-autopark-new .b-autopark-new-description,
    .b-what_get .b-what_get-description,
    .b-video-wrapper .b-video-description {
        font-size: 14px;
    }

    .b-contact-new .b-contact-new-description,
    .b-what_get .b-what_get-description {
        padding-bottom: 10px;
    }

    .b-contact-new-contact .b-contact-new-contact-item a {
        font-size: 13px;
        margin-left: 10px;
    }

    .b-autopark-new .b-autopark-new-button,
    .b-service-new .b-service-new-button {
        font-size: 14px;
        padding: 4px 16px;
    }

    .b-service-new .b-service-new-item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .b-service-new .name {
        font-size: 16px;
    }

    .b-service-new .description,
    .b-service-new .service-detail {
        font-size: 14px;
    }
}

@media (max-width: 450px) {
    .title-catalog {
        font-size: 18px;
        line-height: 130%;
    }

    .b-header.flex.b-header--podborgp .title {
        font-size: 20px;
    }

    .b-header--podborgp .description {
        font-size: 13px;
    }

    .b-contact-new button.b-contact-new-button {
        min-width: 100%;
    }

    .b-contact-new .b-contact-new-requisites-flex .b-contact-new-requisites-col,
    .b-guarantees .guarantees-flex .guarantees-item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .b-footer-new-flex .b-footer-new-menu-flex .b-footer-new-menu-flex-col,
    .b-footer-new-flex .b-footer-new-menu-flex .b-footer-new-menu-flex-col-auto {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }

    .b-banner2 {
        padding: 40px 30px;
    }
}

@media (max-width: 375px) {
    .how-price-wrapper {
        padding-bottom: 50px;
    }

    .how-price-text {
        padding: 0;
        box-shadow: none;
    }
}

.c-widget-docs {
    padding-top: 35px;
}

.docs-title {
    font-weight: 700;
    font-size: 45px;
    line-height: 130%;
    color: #1E2025;
}

.docs-description {
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
    color: #333333;
    opacity: 0.7;
    margin-top: 20px;
}

.c-widget-docs .docs-section-title {
    font-weight: 700;
    font-size: 25px;
    line-height: 130%;
    color: #333333;
    padding-bottom: 35px;
}

.c-widget-docs a {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    text-decoration-line: underline;
    color: #2FC9C8;
}

.c-widget-docs li {
    padding-bottom: 13px;
    padding-left: 15px;
}

.c-widget-docs ul {
    padding-left: 25px;
}

.c-widget-docs .docs-section {
    padding-bottom: 28px;
}

/* upd 07.22 */

.advantages {
    width: 74vw;
    max-width: 1420px;
    margin: 100px auto 0 auto;
    display: grid;
    grid-auto-flow: column;
    justify-content: space-between;
    align-items: start;
}

.advantages__item {
    display: flex;
}

.advantages__image {
    margin-right: 15px;
}

.advantages__info {
    max-width: 277px;
}

.advantages__text {
    line-height: 130%;
    color: #717171;
}


@media (max-width: 1200px) {
    .advantages {
        width: 100vw;
        padding: 0px 3vw;
    }
}

@media (max-width: 930px) {
    .advantages {
        margin-top: 50px;
        grid-auto-flow: row;
        grid-template-columns: 1fr 1fr;
        grid-row-gap: 10px;
        grid-column-gap: 20px;
    }

    .advantages__item {
        width: unset;
    }

    .advantages__image {
        min-width: 48px;
    }
}

@media (max-width: 768px) {
    .search-gp .search-page form {
        width: 97%;
    }

    .bx_filter {
        position: fixed;
        top: 0;
        bottom: 80px;
        right: 0;
        display: block;
        width: 500px;
        margin: 0;
        padding: 15px;
        text-transform: uppercase;
        line-height: 2em;
        background-color: #fff;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        transform: translateX(100%);
        transition: transform .5s;
        will-change: transform;
        backface-visibility: hidden;
        z-index: 30;
        border-radius: 15px 0 0 15px;
    }

    .menu {
        bottom: 50px;
    }

    .nav-top,
    .bx_filter {
        display: block;
    }

    .nav-top,
    .bx_filter {
        display: block;
    }
}

@media (max-width: 540px) {
    .advantages {
        grid-template-columns: 1fr;
        justify-items: center;
    }

    .advantages__item {
        width: 320px;
    }
}

@media (max-width: 350px) {
    .advantages__item {
        width: 300px;
    }

    .advantages__text {
        display: block;
        max-width: 200px;
    }
}

div.team-img-wrapper {
    width: 100%;
}

/*--*/

.b-what_get-flex-image-bg {
    display: flex;
    align-items: center;
}

img.b-what_get-flex-image__image {
    width: 100%;
}

a.b-what-get-new-button {
    background: linear-gradient(91.49deg, #2FC9C8 15.88%, #29DDDC 93.02%);
    border-radius: 25px;
    font-weight: 700;
    font-size: 16px;
    line-height: 170%;
    color: #FFFFFF;
    display: inline-block;
    padding: 12px 40px;
    text-decoration: none;
}

@media (max-width: 768px) {
    a.b-what-get-new-button {
        font-size: 14px;
        padding: 4px 16px;
    }
}

/*-nav-*/

.gamb {
    padding-top: 8px;
    margin-right: 0 !important;
}

.gamb-hr {
    background-color: #2FC9C8;
}

.navs {
    padding: 0;
}

.navs__content {
    margin: 0 auto;
    padding: 18px 59px 26px;
    max-width: 2038px;
    display: grid;
    grid-auto-flow: column;
}

@media (max-width: 1200px) {
    .navs__content {
        padding: 15px 35px 19px;
    }
}

@media (max-width: 900px) {
    .navs__content {
        padding: 15px 20px 19px;
    }
}

.navs .navs__left {
    display: flex;
    flex-wrap: nowrap;
	align-items: center;
}

.navs .navs__left-town {
    background: url('/local/templates/logisticavto/img/icon_nav.png') no-repeat center left;
}

.navs .navs__left-town-text {
    color: #1E2025;
    border-bottom: none;
}

.navs .navs__logo {
    margin: 0;
    position: relative;
    padding: 0px 1.8vw 0px 4.3vw;
}

.navs .navs__logo a {
    display: flex;
    align-items: center;
}

.navs .navs__logo span {
    display: block;
    width: 101px;
    height: 43px;
    color: #919698;
    font-size: 11px;
    line-height: 15px;
}

@media (max-width: 1100px) {
    .navs .navs__logo span {
        display: none;
    }
}

/*div.navs nav.navs__content .navs__logo-img {*/
.navs__content .navs__logo-img {
    height: 41px;
    width: 120px;
    margin-right: 1vw;
    margin-top: 0;
	pointer-events: none;
}

/*.navs--whitebg .navs__logo-img {
    display: block;
}*/

.navs .navs__phone {
    padding-top: 22px;
    display: grid;
    grid-template-columns: auto auto;
}

.navs .header__social {
    margin-right: 2.6vw;
}

.navs .navs__phone .header__social {
    padding: 0 16px;
	margin: 0;
	white-space: nowrap;
}

.navs .navs__call {
    display: flex;
    align-items: center;
}

.navs .navs__call .btn {
    width: auto;
    background-color: #1E2025;
}

.navs .navs__call a span {
    color: #1E2025;
    font-size: 20px;
    line-height: 150%;
    padding-right: 1vw;
}

a.social {
    margin: 0px 0.4vw;
}

@media (max-width: 1300px) {
	.header__social .social {
        margin: 0 2px;
    }
	.navs__phone-link {
		font-size: 18px;
		letter-spacing: 0;
	}
	.navs .navs__call .btn {
		font-size: 12px;
	}
}
@media (max-width: 1200px) {
    .navs .navs__call a span {
        font-size: 18px;
    }
}

@media (max-width: 1024px) {
	.navs__phone-link {
		width: 60px;
		height: 60px;
		overflow: hidden;
		text-indent: -9999px;
		background-image: url('/images/mobile-phone.png');
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center center;
		margin-top: 4px;
	}
    .navs .navs__left-town {
        margin: 0;
    }
}
@media (max-width: 1000px) {
    .navs .navs__phone {
        padding-top: 20px;
    }

    .navs .navs__left-town {
        margin: 0;
    }
}

@media (max-width: 768px) {
	.navs__phone-link {
		margin-top: 0;
	}
	.navs .navs__left-town {
		font-size: 12px;
	}
	.navs .navs__left-town-text {
		display: inline-block;
		white-space: nowrap;
		overflow: hidden;
		max-width: calc(100% - 24px);
		text-overflow: ellipsis;
	}
	.modal-form.modal-form--town {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		max-width: 100%;
		width: 100%;
		margin: 0;
	}
	.modal-form.modal-form--town .town-list li a {
		font-size: 14px;
	}
	.modal-form.modal-form--town .fancybox-close-small {
		position: fixed;
	}
	.modal-form.modal-form--town .fancybox-close-small:after {
		top: 8px !important;
		right: 8px !important;
		font-size: 32px;
	}
}
@media (max-width: 600px) {
    .custom-content-exclaim {
        border-radius: 50px;
    }

    .container-breadcrumb .h-100.justify-content-center.align-items-center {
        overflow-x: scroll;
    }

    .bx-breadcrumb {
        width: 120%;
    }

    .bx-breadcrumb .bx-breadcrumb-item {
        width: -webkit-fill-available;
        padding: 10px 200px 10px 10px !important;
    }

    .b-footer-new-flex .b-footer-new-menu-flex .b-footer-new-menu-flex-col-auto, .b-footer-new-flex .b-footer-new-menu-flex .b-footer-new-menu-flex-col {
        width: 100%;
        flex: 0 0 100%;
        text-align: center;
    }

    .type-transport__wrap {
        width: 100%;
        margin: 20px 0 0;
    }

    .profit-transporting__row {
        flex-direction: column;
    }

    .profit-transporting__item-inner {

        align-items: center;
    }

    .navs .navs__phone {
        padding-top: 13px;
    }
}

@media (max-width: 579px) {
	.navs .navs__left-town-text {
		display: inline-block;
		white-space: nowrap;
		overflow: hidden;
		max-width: 100%;
		text-overflow: ellipsis;
	}
}

@media (max-width: 480px) {
    .navs .navs__left {
        padding-top: 10px;
    }

    .navs .navs__phone {
        padding-top: 10px;
    }

    .navs .navs__logo-img {
        margin: 0 5px 0;
    }
}

div.banner-header div.owl-nav button.owl-next, div.banner-header div.owl-nav button.owl-prev {
    background-color: transparent;
    box-shadow: unset;
}

div.banner-header div.owl-nav button.owl-next:hover svg circle, div.banner-header div.owl-nav button.owl-prev:hover svg circle {
    fill: #2FC9C8;
}

.b-autopark-new .owl-carousel .owl-nav button svg circle {
    fill: #29DDDC;
    transition: all 0.05s ease;
}

/*.b-autopark-new .owl-carousel .owl-nav button path {*/
/*    stroke: #fff;*/
/*}*/

/*-banner-*/

div[data-num="IsMainPage"] .banner-header header.banner-header-item.flex {
    padding: 0;
    min-height: 85vh;
}

div[data-num="IsMainPage"] .banner-header header.banner-header-item.flex::before {
    content: "";
    width: 100%;
    height: 200%;
    position: absolute;
    top: -130%;
    left: 0;
    z-index: -1;
    background-color: #EFFAFD;
}

.owl-carousel div.banner-header-item-content {
    width: 100%;
    padding-left: 1.5vw;
}

.owl-carousel div.banner-header-item-content .header-text {
    margin-bottom: 35px;
}

.owl-carousel div.container {
    display: grid;
    grid-template-areas: 'CONTENT IMAGE';
    grid-template-columns: 1fr 1fr;
    align-items: center;
}

.owl-carousel div.container::before {
    position: absolute;
}

.owl-carousel div.container > .content-container {
    margin-left: 110px;
    /*height: 50%;*/
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    grid-area: CONTENT;
    z-index: 1;
}

.owl-carousel div.container > .content-container > .header-button {
    margin-left: 1.5vw;
}

.banner-header .owl-carousel .header-title-text {
    font-size: 35px;
}

.owl-carousel div.container > .image-container {
    margin-right: 110px;
    width: 100%;
    max-height: 28.6vw;
    position: relative;
    grid-area: IMAGE;
}

.banner-header-image {
    position: relative;
}

#header-img-10905 {
    left: -50px;
    top: -100px;
}

#header-img-10874 {
    left: -10vw;
    top: -50px;
}

#header-img-11938 {
    width: 110%;
    top: -10vw;
    left: -10vw;
}

#header-img-11939 {
    top: -8vw;
    left: -5vw;
}


@media (max-width: 1650px) {
    #header-img-11938 {
        top: -8vw;
    }
}

@media (max-width: 1400px) {
    .owl-carousel div.container > .content-container {
        margin-left: 20px;
    }

    .owl-carousel div.container > .image-container {
        margin-right: 20px;
    }
}

@media (max-width: 1200px) {
    .banner-header .owl-carousel .header-title-text {
        font-size: 25px;
    }

    .owl-carousel div.banner-header-item-content {
        margin-top: 30px;
    }

    #header-img-10874 {
        top: 0;
    }
}

@media (max-width: 1000px) {
    .type-transport__item-title {
        font-size: 18px;
    }

    .owl-carousel div.container {
        grid-template-columns: 2fr 3fr;
    }

    .owl-carousel div.container > .content-container {
        margin-left: 0;
    }

    .owl-carousel div.container > .image-container {
        margin-right: 0;
    }

    .banner-header .owl-carousel .header-title-text {
        font-size: 20px !important;
    }

    .banner-header .owl-carousel .header-text {
        font-size: 16px;
    }

    .banner-header .header-button a {
        font-size: 14px !important;
        padding: 8px 25px !important;
        min-width: 200px !important;
    }

    #header-img-10905 {
        top: -75px;
        left: 0;
    }

    #header-img-10874 {
        top: -30px;
        left: -5vw;
    }

    #header-img-11938 {
        width: 130%;
        top: -12vw;
        left: -8vw;
    }
}

@media (max-width: 800px) {
    div[data-num="IsMainPage"] .banner-header header.banner-header-item.flex::before {
        top: -110%;
    }

    /*div[data-num="IsMainPage"] .banner-header .container {*/
    /*    position: static !important;*/
    /*}*/
    .owl-carousel div.container {
        grid-template-areas:
                'IMAGE'
                'CONTENT';
        grid-template-columns: 1fr;
    }

    .owl-carousel div.container > .content-container {
        position: relative;
        top: 0;
        z-index: 2;
        background-color: #fff;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
        height: unset;
        width: 80%;
        padding: 15px 30px;
        margin: 0 auto 10px auto;
    }

    .owl-carousel div.banner-header-item-content {
        margin: 0;
    }

    .banner-header .owl-carousel .header-title-text {
        font-size: 18px !important;
        text-align: center;
    }

    .banner-header .owl-carousel .header-text {
        text-align: center;
    }

    .banner-header .header-button {
        margin: 0 auto !important;
    }

    .owl-carousel div.container > .image-container {
        max-height: unset;
    }

    #header-img-10905, #header-img-10874, #header-img-11938, #header-img-11939 {
        top: 0;
        left: 0;
    }

    #header-img-11938 {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .owl-carousel div.container > .content-container {
        width: 95%;
    }
}

/* main page video */

.fancybox-container .modal-form#modal-video {
    width: 85vw;
    max-width: unset;
}

.fancybox-container .modal-form#modal-video iframe {
    width: 100%;
    min-height: 65vh;
}

@media (max-width: 720px) {
    .fancybox-container .modal-form#modal-video {
        width: 95vw;
    }
}

/*16.08 upd buttons*/

.banner-header .owl-carousel .owl-nav .owl-prev svg circle,
.banner-header .owl-carousel .owl-nav .owl-next svg circle {
    fill: #E0F3F3;
}

.banner-header .owl-carousel .owl-nav .owl-prev:hover svg path,
.banner-header .owl-carousel .owl-nav .owl-next:hover svg path {
    stroke: #fff;
}

.b-autopark-new [data-role="b-autopark-new"] .owl-nav .owl-prev:hover,
.b-autopark-new [data-role="b-autopark-new"] .owl-nav .owl-next:hover {
    background: #2FC9C8 !important;
}

.b-autopark-new [data-role="b-autopark-new"] .owl-nav .owl-prev svg path,
.b-autopark-new [data-role="b-autopark-new"] .owl-nav .owl-next svg path {
    stroke: #2FC9C8;
}

.b-autopark-new [data-role="b-autopark-new"] .owl-nav .owl-prev:hover svg path,
.b-autopark-new [data-role="b-autopark-new"] .owl-nav .owl-next:hover svg path {
    stroke: #fff;
}

ymaps.ymaps-glass-pane.ymaps-events-pane,
.ymaps-map,
div#BX_YMAP_MAP_mF8Ev4 {
    width: 100% !important;
    height: 529px !important;
}

ymaps.ymaps-map.ymaps-i-ua_js_yes {
    border-radius: 25px;
}

.first-department {
    padding: 30px;
}

@media all and (max-width: 768px) {
    .b-contact-new .b-contact-new-flex-form-wrapper {
        padding: 20px;
    }

    ymaps.ymaps-glass-pane.ymaps-events-pane, .ymaps-map, div#BX_YMAP_MAP_mF8Ev4 {
        height: 290px !important;
    }
}


.b-header--no-padding {
    padding-bottom: 0;
    padding-top: 136px;
}

@media all and (max-width: 1200px) {
    .b-header--no-padding {
        padding-bottom: 0;
        padding-top: 136px;
    }
}

@media all and (max-width: 900px) {
    .b-header--no-padding {
        padding-bottom: 0 !important;
        padding-top: 120px;
    }
}

@media all and (max-width: 479px) {
    .b-header--no-padding {
        padding-bottom: 0 !important;
        padding-top: 72px;
    }

    .mail-link {
        margin-bottom: 0;
    }

    .navs {
        max-height: 72px;
    }

    .navs .navs__phone {
        margin-top: 0;
        padding-top: 0;
    }
}

/*terms page*/

header[data-num="isPaymentTermsPage"] {
    padding: 50px 0 0 0;
}

* {
    min-height: 0;
    min-width: 0;
}

.terms {
    max-width: 1920px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 172.5%;
    color: #333;
    font-family: 'gothampro', Helvetica, Arial, sans-serif;
}

.terms .container-inner {
    margin: 0 auto;
    width: 100vw;
    max-width: 1420px;
    padding: 0 20px;
}

.terms h1,
.terms h2,
.terms h3 {
    color: #1e2025;
    line-height: 130%;
}

.terms__section-title {
    font-weight: 700;
    font-size: 36px;
}

@media (max-width: 1050px) {
    .terms__section-title {
        font-size: 25px;
    }
}

@media (max-width: 768px) {
    .terms__section-title {
        font-size: 22px;
    }
}

.terms .page-title {
    max-width: 480px;
}

.terms .page-title__text {
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 20px;
}

@media (max-width: 1050px) {
    .terms .page-title__text {
        font-size: 30px;
    }
}

@media (max-width: 768px) {
    .terms .page-title__text {
        font-size: 25px;
        margin-bottom: 10px;
    }
}

.terms .page-title__desc {
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
    color: rgba(51, 51, 51, 0.7);
}

@media (max-width: 1050px) {
    .terms .page-title__desc {
        font-size: 19px;
    }
}

@media (max-width: 768px) {
    .terms .page-title__desc {
        font-size: 18px;
    }
}

.terms__header {
    padding-bottom: 40px;
    display: grid;
    grid-template-columns: 1.2fr 2fr;
    grid-gap: 25px;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 900px) {
    .terms__header {
        grid-template-columns: 1fr 1fr;
        padding-bottom: 20px;
    }
}

@media (max-width: 600px) {
    .terms__header {
        grid-template-columns: 1fr;
        grid-gap: 15px;
    }
}

.terms .header-img {
    max-width: 850px;
    width: 100%;
}

@media (max-width: 600px) {
    .terms .header-img {
        max-width: 85%;
    }
}

.terms__variants {
    padding-top: 70px;
}

@media (max-width: 900px) {
    .terms__variants {
        padding-top: 30px;
    }
}

@media (max-width: 600px) {
    .terms__variants {
        padding-top: 20px;
    }
}

.terms__variants .terms__section-title {
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .terms__variants .terms__section-title {
        margin-bottom: 20px;
    }
}

.terms__variants-cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

@media (max-width: 768px) {
    .terms__variants-cards {
        grid-template-columns: 1fr;
    }
}

.terms .variants-card {
    padding: 50px;
    border: 1px solid rgba(30, 32, 37, 0.1);
    border-radius: 25px;
}

@media (max-width: 1120px) {
    .terms .variants-card {
        padding: 30px;
    }
}

@media (max-width: 992px) and (min-width: 769px) {
    .terms .variants-card {
        padding: 25px;
    }
}

@media (min-width: 769px) {
    .bx_filter {
        transform: translateX(0px) !important;
    }
}

@media (max-width: 600px) {
    .terms .variants-card {
        padding: 20px;
    }
}

.terms .variants-card__avatar {
    width: 90px;
    aspect-ratio: 1 / 1;
    background: #e0f3f3;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

@media (max-width: 992px) and (min-width: 769px) {
    .terms .variants-card__avatar {
        margin-bottom: 15px;
    }
}

@media (max-width: 540px) {
    .terms .variants-card__avatar {
        margin-bottom: 15px;
    }
}

.terms .variants-card__avatar img {
    width: 44px;
}

.terms .variants-card__title {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 20px;
}

@media (max-width: 1050px) {
    .terms .variants-card__title {
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .terms .variants-card__title {
        font-size: 18px;
    }
}

.terms .variants-card__list-header {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 8px;
}

@media (max-width: 992px) and (min-width: 769px) {
    .terms .variants-card__list-header {
        margin-bottom: 5px;
        /*flex-direction: column;*/
        align-items: unset;
        /*gap: 5px;*/
    }
}

@media (max-width: 540px) {
    .terms .variants-card__list-header {
        margin-bottom: 5px;
        /*flex-direction: column;*/
        align-items: unset;
        /*gap: 5px;*/
    }
}

.terms .variants-card__list-num {
    height: 40px;
    width: 40px;
    min-height: 40px;
    min-width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(30, 32, 37, 0.15);
    border-radius: 50%;
}

.terms .variants-card__list-item-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 172.5%;
}

@media (max-width: 768px) {
    .terms .variants-card__list-item-title {
        font-size: 15px;
    }
}

.terms .variants-card__sublist {
    list-style: disc;
    margin: 0 0 15px 50px;
}

@media (max-width: 1120px) {
    .terms .variants-card__sublist {
        margin: 0 0 15px 35px;
    }
}

@media (max-width: 992px) and (min-width: 769px) {
    .terms .variants-card__sublist {
        margin: 15px 0 25px -15px;
    }
}

@media (max-width: 540px) {
    .terms .variants-card__sublist {
        margin: 15px 0 25px -15px;
    }
}

.terms .variants-card__sublist-item {
    list-style: unset;
    padding: 2px 0;
}

.terms .variants-card-warning {
    background: #e0f3f3;
    border-radius: 25px;
    padding: 30px;
    display: flex;
    gap: 20px;
    margin-bottom: 15px;
}

@media (max-width: 992px) and (min-width: 769px) {
    .terms .variants-card-warning {
        padding: 15px;
    }
}

@media (max-width: 540px) {
    .terms .variants-card-warning {
        padding: 15px;
        gap: 15px;
    }
}

.terms .variants-card-warning__icon {
    min-width: 50px;
    min-height: 50px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #2fc9c8;
    display: flex;
    justify-content: center;
    align-items: center;
}

.terms .variants-card-warning__icon svg {
    height: 28px;
    width: 8px;
}

@media (max-width: 540px) {
    .terms .variants-card-warning__icon {
        min-width: 40px;
        min-height: 40px;
        width: 40px;
        height: 40px;
    }

    .terms .variants-card-warning__icon svg {
        height: 20px;
        width: 8px;
    }
}

.terms .variants-card-warning__title {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #2fc9c8;
    line-height: 150%;
    margin-bottom: 7px;
}

@media (max-width: 768px) {
    .terms .variants-card-warning__title {
        font-size: 16px;
    }
}

.terms .terms__btn {
    background: linear-gradient(91.49deg, #2fc9c8 15.88%, #29dddc 93.02%);
    border-radius: 25px;
    padding: 12px 30px;
    font-weight: 700;
    font-size: 16px;
    line-height: 170%;
    color: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

@media (max-width: 768px) {
    .terms .terms__btn {
        padding: 10px 15px;
        font-size: 15px;
    }
}

.terms .terms-useful {
    display: grid;
    grid-gap: 50px;
    grid-template-columns: 1fr 2fr;
    padding: 100px 0;
}

@media (max-width: 1120px) {
    .terms-useful {
        grid-template-columns: 1.6fr 2fr;
    }
}

@media (max-width: 992px) {
    .terms .terms-useful {
        padding: 40px 0;
        grid-gap: 25px;
    }
}

@media (max-width: 768px) {
    .terms .terms-useful {
        grid-template-columns: 1fr;
        padding: 20px 0;
    }
}

.terms .terms-useful__icon {
    height: 70px;
    width: 70px;
    margin-bottom: 20px;
    border-radius: 50%;
    border: 2px solid #e0f3f3;
    display: flex;
    justify-content: center;
    align-items: center;
}

.terms .terms-useful__icon img {
    height: 30px;
    width: 30px;
}

@media (max-width: 768px) {
    .terms .terms-useful__icon {
        margin-bottom: 15px;
    }
}

.terms .terms-useful__title {
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .terms .terms-useful__title {
        margin-bottom: 15px;
    }
}

.terms .terms-useful__title-desc {
    display: block;
    font-size: 16px;
    line-height: 160%;
    color: rgba(51, 51, 51, 0.8);
    margin-bottom: 30px;
}

@media (max-width: 1120px) {
    .terms .terms-useful__title-desc {
        font-size: 15px;
    }
}

@media (max-width: 768px) {
    .terms .terms-useful__title-desc {
        margin-bottom: 20px;
    }
}

.terms .terms-useful .terms__btn {
    width: 100%;
    max-width: 330px;
}

@media (max-width: 900px) {
    .terms .terms-useful .terms__btn {
        max-width: 240px;
        width: unset;
    }
}

.terms .terms-useful .terms-slide {
    margin: 0px 10px;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 15px;
    grid-template-areas:
            'header'
            'img';
}

.terms .terms-useful .terms-slide_reversed {
    grid-template-areas:
            'img'
            'header';
}

.terms .terms-useful .terms-slide__header {
    display: flex;
    align-items: center;
    gap: 15px;
    grid-area: header;
}

.terms .terms-useful .terms-slide__header a {
    font-size: 13px;
    line-height: 130%;
    text-decoration-line: underline;
    color: rgba(51, 51, 51, 0.7);
}

.terms .terms-useful .terms-slide img {
    grid-area: img;
    width: 100%;
}

.terms .terms-useful__slider-container {
    position: relative;
}

.terms .terms-slider-btns {
    position: absolute;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.terms .terms-useful .terms-useful__slider-btns {
    top: 40%;
}

.terms .terms-slider-btn {
    border: unset;
    height: 40px;
    width: 40px;
    background: #E0F3F3;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*popular*/

.terms .terms-popular {
    padding-bottom: 40px;
}

@media (max-width: 992px) {
    .terms .terms-popular {
        padding-bottom: 0px;
    }
}

.terms .terms-popular__title {
    margin-bottom: 50px;
}

@media (max-width: 768px) {
    .terms .terms-popular__title {
        margin-bottom: 20px;
    }
}

.terms .terms-popular__slider-container {
    position: relative;
}

.terms .terms-popular .terms-popular-slide {
    min-height: 350px;
    padding: 20px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0px 2px 10px 0px rgba(73, 73, 73, 0.2);
    margin: 0 10px 20px 10px;
    z-index: 2;
}

@media (max-width: 768px) {
    .terms .terms-popular-slide {
        padding: 15px;
    }
}

.terms .terms-popular .terms-popular-slide__content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    z-index: 5;
}

.terms .terms-popular .terms-popular-slide__header {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
}

.terms .terms-popular .terms-popular-slide__header img {
    width: 100%;
    max-width: 25px;
}

.terms .terms-popular .terms-popular-slide__header span {
    font-size: 20px;
    font-weight: 500;
    line-height: 150%;
}

.terms .terms-popular .terms-popular-slide__text {
    font-size: 16px;
    line-height: 160%;
    color: rgba(51, 51, 51, 0.8);
    display: block;
    width: 65%;
    margin-bottom: 10px;
    padding: 8px 12px;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #2fc9c8;
    border-radius: 5px;
}

@media (max-width: 768px) {
    .terms .terms-popular-slide__text {
        margin-bottom: 15px;
    }
}

.terms .terms-popular .terms-popular-slide__btn {
    display: block;
    width: 50%;
    background: #ffffff;
    padding: 12px 40px;
    border: 1px solid #2fc9c8;
    border-radius: 25px;
    font-weight: 700;
    font-size: 16px;
    line-height: 170%;
    color: #2fc9c8;
    text-align: center;
}

.terms .terms-popular .terms-popular-slide__img {
    height: 100%;
    position: absolute;
    top: 0;
    /*top: -30px;*/
    right: 0px;
    z-index: 4;
}

.terms .terms-popular .terms-popular-slide__bg-img {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 30%;
    z-index: 3;
}

.terms .terms-popular .terms-popular__slider-btns {
    width: calc(100% + 20px);
    position: absolute;
    top: calc(50% - 20px);
    left: -10px;
    z-index: 1;
    pointer-events: none;
}

.terms .terms-popular .terms-popular__slider-btns > * {
    pointer-events: all;
}

.terms .terms-popular .terms-popular__slider-btn {
    z-index: 10;
}

/*contacts */

@media (max-width: 720px) {
    .b-contact-new {
        padding-top: 30px;
    }
}

@media (max-width: 720px) {
    .b-contact-new {
        padding-top: 10px;
    }
}

/*form */

.terms .terms-form {
    padding: 70px 100px;
    margin-bottom: 100px;
    background: #e0f3f3;
    border-radius: 15px;
}

@media (max-width: 1120px) {
    .terms .terms-form {
        padding: 40px 70px;
        margin-bottom: 50px;
    }
}

@media (max-width: 768px) {
    .terms .terms-form {
        padding: 15px 25px;
        margin-bottom: 30px;
    }
}

.terms .terms-form__title {
    line-height: 135%;
    margin-bottom: 10px;
}

.terms .terms-form__desc {
    margin-bottom: 30px;
    font-size: 16px;
}

@media (max-width: 768px) {
    .terms .terms-form__desc {
        margin-bottom: 15px;
        font-size: 15px;
    }
}

.terms .terms-form__inputs {
    display: grid;
    grid-template-columns: 1fr 1fr 190px;
    grid-gap: 20px;
    margin-bottom: 20px;
}

@media (max-width: 900px) {
    .terms .terms-form__inputs {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 768px) {
    .terms .terms-form__inputs {
        grid-template-columns: 1fr;
        grid-gap: 12px;
    }
}

.terms .terms-form__inputs .form-control {
    padding: 14px 25px;
    border: 1px solid #3333331a;
    border-radius: 10px;
    max-width: 500px;
}

.terms .terms-form__inputs .terms__btn {
    max-height: 48px;
    max-width: 190px;
    justify-content: center;
}

.terms-form__agreement div {
    display: inline;
}

.terms .terms-form__agreement-text {
    font-size: 12px;
    line-height: 150%;
    color: rgba(38, 38, 38, 0.5);
}

.terms .terms-form__agreement-text_underline {
    text-decoration: underline;
}

/*slick slider fix*/

.terms .slick-list[aria-live="polite"] {
    padding: 5px 0 !important;
}

/* breadcrumbs fix*/

.terms .bx-breadcrumb-item {
    display: none;
}

.terms #bx_breadcrumb_0, #bx_breadcrumb_1 {
    display: block;
}

.terms #bx_breadcrumb_1::before {
    background: #2fc9c8;
}

.terms #bx_breadcrumb_1 a span[itemprop="name"] {
    color: #fff;
}

.terms #bx_breadcrumb_1 a::after {
    display: none !important;
}


.modal-box.custom-menu .menu {
    margin-left: 60px;
    margin-right: 80px;
}

.custom-menu. menu li a {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    color: #303346;
}

.modal-box.custom-menu {
    max-width: 710px;
    border-radius: 0px 0px 25px 0px;
}

.modal-box.custom-menu .modal-box-table {
    padding-top: 40px !important;
}

.ns-bitrix.c-news-list.case-new-cases .modal-box-table {
    padding: 0 !important;
}

.ns-bitrix.c-news-list.case-new-cases .modal-box__cell {
    height: 100%;
    display: flex !important;
    align-items: center !important;
}

.modal-box.custom-menu .modal-box__cell {
    padding-top: 0px;
}

.modal-box.custom-menu .modal-box-close {
    left: auto;
    right: 30px;
    top: 30px;
    width: 17px;
    padding-top: 0;
}

.modal-box.custom-menu .modal-box-close .gamb-hr {
    height: 3px;
    margin: 0 0 9px;
}

.modal-box__social-center,
.modal-box__regions,
.modal-box__phone {
    display: none;
    margin-left: 60px;
    margin-right: 80px;
    margin-top: 17px;
}

.modal-box__cell .modal-box__monitor {
    margin-left: 60px;
}

.modal-box__regions span {
    color: #000;
}

.modal-box__phone span {
    color: #000;
}

@media (max-width: 850px) {
    #modal-movizor,
    .form-group iframe {
        width: 100%;
    }
}

@media (max-width: 840px) {
    .modal-box.custom-menu .modal-box-close {
        left: auto;
        right: 15px;
        top: 15px;
        width: 32px;
        padding-top: 0;
    }

    .modal-box.custom-menu .modal-box-close .gamb-hr {
        height: 2px;
        margin: 5px;
    }
}

@media (max-width: 768px) {
    .modal-box__social-center,
    .modal-box__regions,
    .modal-box__phone,
    .modal-box__cell .modal-box__monitor {
        display: block;
        margin-left: 30px;
        margin-right: 30px;
    }
}

@media (max-width: 500px) {
    .nav__check:checked ~ .nav__back {
        background-position: 30px 30px;
    }

    .modal-box__social-center,
    .modal-box__regions,
    .modal-box__phone,
    .modal-box__cell .modal-box__monitor {
        margin-left: 15px;
        margin-right: 15px;
        margin-top: 15px;
    }

    .modal-box__cell .modal-box__monitor div {
        width: 100%;
    }

    .modal-box.custom-menu .btn-info {
        width: 100%;
        padding: 15px 15px !important;
    }
}

@media (max-width: 500px) {
    .nav__check:checked ~ .nav__back {
        background-position: 20px 30px;
    }
}

/**/

.prices-table-expand-btn {
    display: block;
    margin: 0 auto;
}

.aviaperevozki .block-country .btn-info {
    display: block;
    max-width: 50%;
    margin: 0 auto;
}

@media (max-width: 600px) {
    .aviaperevozki .block-country .btn-info {
        max-width: 80%;
    }
}

.aviaperevozki .c-news-list.case {
    padding-top: 35px;
}

.aviaperevozki .case h2.c-news-case-title {
    display: none !important;
}

.aviaperevozki .case-items {
    padding-bottom: 0 !important;
}

.aviaperevozki .case-items .b-tabs__head {
    display: none;
}

.aviaperevozki .case-item .case-item-marker {
    display: none !important;
}

/* case-items nav fix */

.case-items {
    position: relative;
}

.case-items-avia .slick-nav {
    display: none !important;
}

.case-items-avia .b-tabs__head {
    display: none !important;
}

.case-items-avia .case-item-marker {
    display: none !important;
}

/*button.slick-prev.slick-arrow.disabled {*/
/*    display: none !important;*/
/*}*/

.footer-new-bottom {
    display: flex;
    justify-content: space-between;
    padding: 25px 0;
    margin: 0 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 900px) {
    .footer-new-bottom {
        flex-direction: column;
        gap: 15px;
        align-items: center;
    }
}

.b-footer-new-txt {
    color: rgba(255, 255, 255, 0.5) !important;
}

.footer-new-dev {
    display: flex;
    align-items: center;
    gap: 10px;
}

.footer-new-dev a {
    color: #fff;
}

header[data-num="isPaymentTermsPage"] .page-title {
    color: #333;
    padding-left: 100px;
    position: absolute;
    width: 40%;
    top: calc(50% - 50px);
    z-index: 1;
}

@media (max-width: 768px) {
    header[data-num="isPaymentTermsPage"] .page-title {
        padding-left: 20px;
        width: 50%;
        top: calc(50% - 50px);
    }
}

@media (max-width: 480px) {
    header[data-num="isPaymentTermsPage"] .page-title {
        width: 60%;
        /*top: 30px;*/
    }

    header[data-num="isPaymentTermsPage"] h1 {
        font-size: 20px;
    }

    header[data-num="isPaymentTermsPage"] .page-title__desc {
        font-size: 12px;
    }

    .terms__header {
        padding: 20px 0 60px 0 !important;
    }
}


.terms__header {
    display: block !important;
    width: 100%;
    position: relative;
}

@media (max-width: 1200px) {
    .terms__header {
        padding: 100px 0;
    }
}

@media (max-width: 768px) {
    .terms__header {
        padding: 60px 0 !important;
    }
}

header[data-num="isPaymentTermsPage"] h1 {
    color: #333;
    font-weight: 700;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    header[data-num="isPaymentTermsPage"] h1 {
        font-size: 24px;
    }
}

.terms__header img {
    width: 100%;
}

@media (max-width: 480px) {
    .terms__header img {
        position: relative;
        right: -45px;
    }
}

/*banner header */

.banner-header {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.banner-header .banner-header-item {
    color: #fff;
    min-height: 100vh;
    background-size: cover;
    padding-top: 200px;
    padding-bottom: 170px;
    background-position: center;
    height: 100%;
}

/*.banner-header .owl-item {*/
/*    padding: 0;*/
/*}*/

/*.banner-header .owl-stage-outer {*/
/*    padding: 0;*/
/*}*/

.banner-header .header-over {
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #333333;
    background: #E0F3F3;
    border-radius: 50px;
    display: inline-block;
    padding: 10px 20px;
}

.banner-header .header-title-text {
    font-weight: 700;
    font-size: 45px;
    line-height: 130%;
    color: #1E2025;
    margin-bottom: 30px;
}

.banner-header-item-content {
    width: 50%;
}

.banner-header .header-text {
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
    color: #333333;
    margin-bottom: 25px;
}

.banner-header .header-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin: -30px;
    width: 75%;
    margin-top: 25px;
    margin-bottom: 10px;
}

.banner-header .header-icons .header-icons-item {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding: 30px;
}

.banner-header .header-icons .header-icons-item-image {
    width: 48px;
    height: 48px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.banner-header .header-icons .header-icons-item-text {
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    color: #828282;
}

.banner-header .header-button a {
    font-weight: 700;
    font-size: 16px;
    line-height: 170%;
    color: #FFFFFF;
    position: relative;
    display: inline-block;
    padding: 12px 35px;
    min-width: 300px;
    text-align: center;
    border-radius: 25px;
    overflow: hidden;
    transition: 0s;
    background: linear-gradient(91.49deg, #2FC9C8 15.88%, #29DDDC 93.02%);
    text-decoration: none;
}

.banner-header .header-button a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(91.49deg, #2FC9C8 15.88%, #29DDDC 93.02%);
    transition: 0.4s;
}

.banner-header .header-button a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(270deg, #2FC9C8 15.88%, #29DDDC 93.02%);
    opacity: 0;
    transition: 0.4s;
}

.banner-header .header-button a span {
    position: relative;
    z-index: 3;
}

.banner-header .header-button a:hover:after {
    opacity: 0;
}

.banner-header .header-button a:hover:before {
    opacity: 1;
}

.banner-header .banner-header-item[data-fade="true"] {
    position: relative;
}

.banner-header .banner-header-item[data-fade="true"]:after {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    pointer-events: none;
    background: #0000005e;
}

.banner-header .banner-header-item[data-fade="true"] > div {
    position: relative;
    z-index: 1;
}

.banner-header .banner-header-item[data-light-color="true"] .header-title-text,
.banner-header .banner-header-item[data-light-color="true"] .header-text,
.banner-header .banner-header-item[data-light-color="true"] .header-icons-item-text {
    color: #fff;
}

/*.banner-header .owl-nav {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 0;*/
/*    right: 0;*/
/*    font-size: 0;*/
/*    pointer-events: none;*/
/*    z-index: 2;*/
/*}*/

/*.banner-header .owl-carousel .owl-nav button {*/
/*    padding: 0;*/
/*    border: none;*/
/*    outline: none;*/
/*    pointer-events: all;*/
/*    position: absolute;*/
/*    display: inline-block;*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    background-color: #FFF;*/
/*    opacity: 0;*/
/*    cursor: pointer;*/
/*    outline: none;*/
/*    -webkit-border-radius: 50%;*/
/*    -moz-border-radius: 50%;*/
/*    border-radius: 50%;*/
/*    -webkit-box-shadow: 0 4px 16px 0 rgb(27 30 37 / 16%);*/
/*    -moz-box-shadow: 0 4px 16px 0 rgba(27, 30, 37, 0.16);*/
/*    box-shadow: 0 4px 16px 0 rgb(27 30 37 / 16%);*/
/*    -webkit-transform: translateY(-50%);*/
/*    -moz-transform: translateY(-50%);*/
/*    -ms-transform: translateY(-50%);*/
/*    -o-transform: translateY(-50%);*/
/*    transform: translateY(-50%);*/
/*    -webkit-transition-duration: 0.35s;*/
/*    -moz-transition-duration: 0.35s;*/
/*    -ms-transition-duration: 0.35s;*/
/*    -o-transition-duration: 0.35s;*/
/*    transition-duration: 0.35s;*/
/*    -webkit-transition-property: background-color, opacity;*/
/*    -moz-transition-property: background-color, opacity;*/
/*    -ms-transition-property: background-color, opacity;*/
/*    -o-transition-property: background-color, opacity;*/
/*    transition-property: background-color, opacity;*/
/*}*/

/*.banner-header .owl-nav button.owl-prev {*/
/*    left: 80px;*/
/*}*/

/*.banner-header .owl-nav button.owl-next {*/
/*    right: 80px;*/
/*}*/

/*.banner-header:hover .owl-nav button {*/
/*    opacity: 1;*/
/*}*/

/*.banner-header .owl-dots {*/
/*    position: absolute;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 24px;*/
/*    text-align: center;*/
/*    margin-top: -8px;*/
/*    margin-bottom: -8px;*/
/*}*/

/*.banner-header .owl-dots button {*/
/*    display: inline-block;*/
/*    width: 9px;*/
/*    height: 9px;*/
/*    margin: 8px;*/
/*    border: 1px solid rgb(0 0 0 / 35%);*/
/*    cursor: pointer;*/
/*    -webkit-border-radius: 50%;*/
/*    -moz-border-radius: 50%;*/
/*    border-radius: 50%;*/
/*    -webkit-transition-duration: 0.35s;*/
/*    -moz-transition-duration: 0.35s;*/
/*    -ms-transition-duration: 0.35s;*/
/*    -o-transition-duration: 0.35s;*/
/*    transition-duration: 0.35s;*/
/*    -webkit-transition-property: background-color, border-color;*/
/*    -moz-transition-property: background-color, border-color;*/
/*    -ms-transition-property: background-color, border-color;*/
/*    -o-transition-property: background-color, border-color;*/
/*    transition-property: background-color, border-color;*/
/*    border-color: #2fc9c8 !important;*/
/*}*/

/*.banner-header .owl-dots button.active {*/
/*    border-color: #2fc9c8 !important;*/
/*    background-color: #2fc9c8 !important;*/
/*}*/

/*.banner-header .owl-stage {*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*}*/

.banner-header .banner-header-item > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (max-width: 1400px) {
    .banner-header-item-content {
        width: 100%;
    }
}

@media (max-width: 1200px) {

    .banner-header .header-title-text {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .banner-header .header-over {
        margin-bottom: 15px;
        font-size: 14px;
        padding: 5px 20px;
    }

    .banner-header .header-text {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .banner-header .header-icons {
        width: 100%;
        margin-top: 10px;
    }
}

@media (max-width: 991px) {
    .banner-header .banner-header-item {
        padding-top: 125px;
        padding-bottom: 115px;
        min-height: auto;
    }
}

@media (max-width: 840px) {
    .banner-header .banner-header-item {
        padding-bottom: 100px;
    }
}

@media (max-width: 768px) {
    .banner-header .header-icons {
        display: none;
    }

    .banner-header .header-title-text {
        font-size: 20px;
    }

    .banner-header .header-text {
        font-size: 14px;
    }

    .banner-header .header-button a {
        font-size: 14px;
        padding: 8px 25px;
        min-width: 200px;
    }
}

@media (max-width: 479px) {
    .banner-header .banner-header-item {
        padding-bottom: 60px;
    }
}

/* */

.banner-header .grid-container {
    display: grid;
    grid-template-areas: 'CONTENT IMAGE';
    grid-template-columns: 1fr 1fr;
    align-items: center;
}

div[data-num="IsMainPage"] .banner-header header.banner-header-item.flex {
    padding: 0;
    min-height: 85vh;
}

div[data-num="IsMainPage"] .banner-header header.banner-header-item.flex::before {
    content: "";
    width: 100%;
    height: 200%;
    position: absolute;
    top: -130%;
    left: 0;
    z-index: -1;
    background-color: #EFFAFD;
}

div[data-num="IsMainPage"] .banner-header div.banner-header-item-content {
    width: 100%;
    padding-left: 1.5vw;
}

div[data-num="IsMainPage"] .banner-header div.banner-header-item-content .header-text {
    margin-bottom: 35px;
}

div[data-num="IsMainPage"] .banner-header div.container {
    display: grid;
    grid-template-areas: 'CONTENT IMAGE';
    grid-template-columns: 1fr 1fr;
    align-items: center;
}

div[data-num="IsMainPage"] .banner-header div.container::before {
    position: absolute;
}

div[data-num="IsMainPage"] .banner-header div.container > .content-container {
    margin-left: 110px;
    height: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    grid-area: CONTENT;
    z-index: 1;
}

div[data-num="IsMainPage"] .banner-header > .content-container > .header-button {
    margin-left: 1.5vw;
}

div[data-num="IsMainPage"] .banner-header .header-title-text {
    font-size: 35px;
}

div[data-num="IsMainPage"] .banner-header div.container > .image-container {
    margin-right: 110px;
    width: 100%;
    max-height: 28.6vw;
    position: relative;
    grid-area: IMAGE;
}

.banner-header-image {
    position: relative;
}

#header-img-10873 {
    left: -50px;
    top: -100px;    max-width: 100%;
}

#header-img-10874 {
    left: -10vw;
    top: -50px;
}

#header-img-10891 {
    width: 110%;
    top: -10vw;
    left: -10vw;
}

#header-img-10893 {
    top: -8vw;
    left: -5vw;
}


@media (max-width: 1650px) {
    #header-img-10891 {
        top: -8vw;
    }
}

@media (max-width: 1400px) {
    div[data-num="IsMainPage"] .banner-header div.container > .content-container {
        margin-left: 20px;
    }

    div[data-num="IsMainPage"] .banner-header div.container > .image-container {
        margin-right: 20px;
    }
}

@media (max-width: 1200px) {
    div[data-num="IsMainPage"] .banner-header .header-title-text {
        font-size: 25px;
    }

    div[data-num="IsMainPage"] .banner-header div.banner-header-item-content {
        margin-top: 30px;
    }

    #header-img-10874 {
        top: 0;
    }
}

@media (max-width: 1000px) {
    div[data-num="IsMainPage"] .banner-header div.container {
        grid-template-columns: 2fr 3fr;
    }

    div[data-num="IsMainPage"] .banner-header div.container > .content-container {
        margin-left: 0;
    }

    div[data-num="IsMainPage"] .banner-header div.container > .image-container {
        margin-right: 0;
    }

    div[data-num="IsMainPage"] .banner-header .header-title-text {
        font-size: 20px !important;
    }

    div[data-num="IsMainPage"] .banner-header .header-text {
        font-size: 16px;
    }

    .banner-header .header-button a {
        font-size: 14px !important;
        padding: 8px 25px !important;
        min-width: 200px !important;
    }

    #header-img-10873 {
        top: -75px;
        left: 0;
    }

    #header-img-10874 {
        top: -30px;
        left: -5vw;
    }

    #header-img-10891 {
        width: 130%;
        top: -12vw;
        left: -8vw;
    }
}

@media (max-width: 800px) {
    div[data-num="IsMainPage"] .banner-header header.banner-header-item.flex::before {
        top: -110%;
    }

    /*div[data-num="IsMainPage"] .banner-header .container {*/
    /*    position: static !important;*/
    /*}*/
    div[data-num="IsMainPage"] .banner-header div.container {
        grid-template-areas:
                'IMAGE'
                'CONTENT';
        grid-template-columns: 1fr;
    }
	.b-tabs__head-wrapper {
		display: block;
	}
	.main-services .carousel-item__right_inner_calc {
		opacity: 0.1;
	}
	.banner-header .owl-carousel {
		padding-bottom: 32px;
	}
	.banner-header .owl-dots {
		bottom: 0;
	}
    div[data-num="IsMainPage"] .banner-header div.container > .content-container {
        position: relative;
        top: 0;
        z-index: 2;
        background-color: #fff;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
        height: unset;
        width: 80%;
        padding: 15px 30px 15px 30px;
        margin: 0 auto 10px auto;
    }

    div[data-num="IsMainPage"] .banner-headerdiv.banner-header-item-content {
        margin: 0;
    }

    div[data-num="IsMainPage"] .banner-header .header-title-text {
        font-size: 18px !important;
        text-align: center;
    }

    div[data-num="IsMainPage"] .banner-header .header-text {
        text-align: center;
    }

    .banner-header .header-button {
        margin: 0 auto !important;
    }

    div[data-num="IsMainPage"] .banner-header div.container > .image-container {
        max-height: unset;
    }

    #header-img-10873, #header-img-10874, #header-img-10891, #header-img-10893 {
        top: 0;
        left: 0;
    }

    #header-img-10891 {
        width: 100%;
    }
}

@media (max-width: 600px) {
    div[data-num="IsMainPage"] .banner-header div.container > .content-container {
        width: 95%;
    }
}

div[data-num="IsMainPage"] div.container > .content-container > .header-button {
    margin-left: 1.5vw;
}

/*gruz-po-rf*/


.header-form-container {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-radius: 10px;
    max-width: 1180px;
    margin: 0 auto;
    margin-top: -40px;
    z-index: 2;
    position: relative;
    padding: 15px;
}

@media (max-width: 1024px) {
    .header-form-container {
        margin-top: 0;
    }
}

@media (max-width: 768px) {
    .header-form-container {
        padding: 30px 30px;
    }
}

.header__form-description {
    font-size: 12px;
    line-height: 170%;
    color: rgba(51, 51, 51, 0.3);
    margin-left: 15px;
    margin-right: 15px;
}

.header-form-container input.form-control.header__form-control {
    border: 1px solid rgba(51, 51, 51, 0.1);
    border-radius: 10px;
    width: 100%;
}

/* advantages */

.advantages {
    margin: 100px auto 0 auto;
    display: grid;
    grid-gap: 20px;
    grid-auto-flow: column;
    justify-content: space-between;
    align-items: start;
}

.advantages__item {
    display: flex;
}

.advantages__image {
    margin-right: 15px;
    min-width: fit-content;
}

.advantages__info {
    max-width: 277px;
}

.advantages__text {
    line-height: 130%;
    color: #717171;
}


@media (max-width: 1200px) {
    .advantages {
        width: 100%;
        padding: 0 3vw;
    }
}

@media (max-width: 930px) {
    .advantages {
        margin-top: 50px;
        grid-auto-flow: row;
        grid-template-columns: 1fr 1fr;
        grid-row-gap: 10px;
        grid-column-gap: 20px;
    }

    .advantages__item {
        width: unset;
    }

    .advantages__image {
        min-width: 48px;
    }
}

@media (max-width: 540px) {
    .advantages {
        grid-template-columns: 1fr;
        justify-items: center;
    }

    .advantages__item {
        width: 320px;
    }
}

@media (max-width: 350px) {
    .advantages__item {
        width: 300px;
    }

    .advantages__text {
        display: block;
        max-width: 200px;
    }
}

/*about city*/

.about-city {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    font-size: 16px;
    line-height: 165%;
}
#autopark .b-autopark__row {
    margin: 77px auto 0 !important;
}
@media (max-width: 960px) {
    .about-city {
        grid-template-columns: unset;
    }

    .about-city__img {
        order: 1;
        max-width: 80%;
    }

    .about-city__content {
        order: 0;
    }

    .about-city__text {
        height: 167px;
    }
    #autopark .container {
        padding: 6rem 0 0 !important;
    }
}

@media (max-width: 768px) {
    .about-city {
        font-size: 14px;
    }
}

img.about-city__img {
    max-width: -webkit-fill-available;
}

@media (max-width: 768px) {
    .about-city {
        max-width: 100%;
    }
}

.about-city__title {
    font-size: 20px;
    line-height: 150%;
    font-weight: 500;
    margin-bottom: 5px;
}

@media (max-width: 768px) {
    .about-city__title {
        font-size: 17px;
    }
}

.about-city__text {
    margin-bottom: 15px;
    overflow: hidden;
}


.about-city__show-btn {
    display: flex;
    gap: 10px;
    background: transparent;
    border: unset;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    color: #2FC9C8;
    margin-bottom: 30px;
    padding: 0 !important;
}

.about-city__show-btn:hover {
    text-decoration: underline;
}

@media (max-width: 768px) {
    .about-city__show-btn {
        font-size: 14px;
        color: #2FC9C8;
    }
}

.about-city__show-btn svg {
    margin-top: 2px;
}

/* все типы грузов */

.all-cargo-types {
    padding-top: 100px;
}

.all-cargo-types .slider {
    padding-top: 30px;
	margin: 0;
}

.all-cargo-types.wrapper {
    padding-bottom: 0;
	padding-left: 0;
}

.all-cargo-types h2 {
    font-size: 36px;
    font-weight: 700;
}

@media (max-width: 960px) {
    .all-cargo-types h2 {
        font-size: 24px;
    }
}

.all-cargo-types .owl-carousel .owl-stage-outer {
    overflow: hidden !important;
}

.all-cargo-types .owl-item {
    padding: 0 !important;
}

.all-cargo-types .slider .slide {
    background: unset;
    box-shadow: unset;
	height: auto;
}

.all-cargo-types .slider .slide .image {
    border-radius: 50%;
    overflow: hidden;
    padding: 20px;
    border: 1px solid rgba(30, 32, 37, 0.1);
}

.all-cargo-types .slider .slide .image img {
    border-radius: 50%;
}

.all-cargo-types .slider .slide .text {
    padding: 20px 0;
}

.all-cargo-types .slider .slide .text .title {
    font-size: 16px;
    text-align: center;
}

@media (max-width: 768px) {
    .all-cargo-types .slider .slide .text .title {
        font-size: 14px;
    }
}

.all-cargo-types .slider-nav {
    z-index: 10;
    top: -40px;
}

.all-cargo-types .slider-nav .owl-prev {
    top: 0;
}

@media (max-width: 768px) {
    .all-cargo-types .slider-nav {
        top: 0;
        margin-top: 30px;
    }
}

/* цены */

.cargo-prices-wrapper {
    border-bottom: unset !important;
}

.cargo-prices {
    padding-top: 0 !important;
}

/*.cargo-prices.b-table {*/
/*    padding-top: 40px;*/
/*}*/

h2.cargo-prices-title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
}

@media (max-width: 960px) {
    h2.cargo-prices-title {
        font-size: 24px;
    }
}

.prices-desc {
    margin-bottom: 20px;
}

.cargo-prices .g-subtitle {
    font-size: 16px;
}

@media (max-width: 960px) {
    .cargo-prices .g-subtitle {
        font-size: 14px;
    }
}

.cargo-prices #nav-tab-cargo-prices {
    display: flex !important;
    justify-content: flex-start;
    overflow: hidden;
    flex-wrap: wrap;
}

.cargo-prices .nav-tabs .nav-item {
    border: none !important;
    padding: 10px 20px !important;
    margin-right: 15px !important;
    width: fit-content;
    height: unset;
    line-height: unset;
    font-size: 14px;
    font-weight: 400;
    border-radius: 25px !important;
    text-transform: initial;
}

.cargo-prices .custom-style-tabs-wrap {
    overflow: auto;
}

.cargo-prices .custom-style-tabs {
    padding-bottom: 40px;
}

@media (max-width: 960px) {
    .cargo-prices .custom-style-tabs {
        padding-bottom: 25px;
    }
}

.cargo-prices .custom-style-tabs .nav-item {
    background: #E0F3F3 !important;
    color: #333333B3;
}

.cargo-prices .custom-style-tabs .nav-item.active {
    background: linear-gradient(91.49deg, #2FC9C8 15.88%, #29DDDC 93.02%) !important;
    color: #fff !important;
}

.cargo-prices .b-table-title {
    margin-bottom: 25px;
}

.cargo-prices .b-table-subtitle {
    margin: 0 0 30px 0;
}

.cargo-prices .table-trip-wrapper {
    max-width: unset;
    margin: 0 0 15px 0;
}

.cargo-prices .table-trip {
    margin: 0;
}

.cargo-prices .table-trip thead tr th {
    padding: 16px 10px;
    color: #1E2025;
    background: transparent;
    border: 1px solid #1E202526;
}

.cargo-prices .table-trip tr td {
    padding: 16px 10px;
    color: rgba(51, 51, 51, 1);
    background: transparent;
    border: 1px solid #1E202526;
}

#nav-by_russia .b-table-container {
    padding: 0;
}

#nav-by_russia table {
    margin: 0;
}

.cargo-prices-table-bottom {
    padding: 20px;
    margin-bottom: 25px;
    gap: 10px;
    background: #E0F3F3;
    border-radius: 7px;
    color: #333333E6;
    font-size: 14px;
    text-transform: initial;
}
.table-responsive + .cargo-prices-table-bottom {
	margin-top: 32px;
}

/* информация о маршруте */

.route-info h2.route-info-title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
    display: block;
    box-shadow: unset;
    text-align: initial;
}

@media (max-width: 960px) {
    h2.route-info-title {
        font-size: 24px;
        margin-bottom: 30px;
    }
}

.route-info-map-container {
    border-radius: 20px;
    overflow: hidden;
}

.route-info-other-routes {
    margin-top: 20px;
    text-align: initial;
    font-size: 16px;
    font-weight: 500;
}

.route-info-other-routes a {
    font-size: 12px;
    line-height: 170%;
    text-decoration-line: underline;
    color: #1E2025;
    position: relative;
    top: -1px;
    padding-right: 10px;
	white-space: nowrap;
}

.route-info-other-routes a:first-child {
    padding-left: 10px;
}

.info__top.route-info-top {
    margin: 0;
    width: fit-content;
    /* justify-content: flex-start; */
    align-items: center;
    padding: 15px 20px;
    gap: 10px;
    border-radius: 15px;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
    background: #fff;
    position: absolute;
    /* top: 10px; */
    bottom: 10px;
    left: calc(50% - 116px);
    /*left: 10px;*/
    z-index: 10;
}

.route-info-top .info__top_col {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.route-info-top .info__top_col-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.route-info-top .info__top_col b.text-blue {
    font-size: 12px;
    line-height: 160%;
    color: #1E2025 !important;
    opacity: 0.5;
    font-weight: 400;
}

.route-info-top .info__top_col span.value {
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    color: #1E2025;
}

.route-info-map-container {
    position: relative;
}

@media (max-width: 1200px) {
    [class*="map-copyrights"], [class*="copyright_logo"], [class*="-controls__bottom"] {
        display: none !important;
    }
}

/*спектр услуг*/

.b-spectrum {
    background: transparent;
    padding: 10px 0 0 0 !important;
}

.b-spectrum h2 {
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 10px 0;
}

@media (max-width: 960px) {
    .b-spectrum h2 {
        font-size: 24px;
    }
}

.b-spectrum-subtitle {
    font-size: 16px;
    line-height: 160%;
    color: #333333;
    margin: 0 0 50px 0;
}

.spectrum-button-calc {
    background: linear-gradient(91.49deg, #2FC9C8 15.88%, #29DDDC 93.02%);
    border-radius: 25px;
    font-weight: 700;
    font-size: 16px;
    line-height: 170%;
    color: #FFFFFF;
    display: inline-block;
    padding: 12px 40px;
    text-decoration: none;
}

/*кейсы*/

.gruz-po-rf .case-items .b-tabs__head,
.gruz-po-rf .case-item-marker {
    display: none !important;
}

.gruz-po-rf .b-tabs__container-wrapper {
    opacity: 1;
}

.gruz-po-rf .case-items .b-tabs__container[data-role="tab.container"] {
    display: none;
}

.gruz-po-rf .case-items .b-tabs__container[data-id="section-27"] {
    display: block;
}

/*форма обратной связи*/

.container.feedback-form {
    margin-top: 100px;
    margin-bottom: 100px;
}

@media (max-width: 960px) {
    .container.feedback-form {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}

.container.feedback-form .question-field {
    display: flex;
    flex: 1;
    width: 100%;
}

.container.feedback-form .question-field .form-control {
    border: 1px solid rgba(51, 51, 51, 0.1);
    border-radius: 10px;
    padding: 14px 25px;
}

/* company-faq */

.company-faq {
    margin-top: 100px;
    margin-bottom: 100px;
}

.company-faq-title {
}

.company-faq .col-xs-12, .company-faq .col-md-12 {
    padding: 0;
}

h2.company-faq-title {
    font-size: 36px;
    font-weight: 700;
}

@media (max-width: 960px) {
    h2.company-faq-title {
        font-size: 24px;
    }
}

.company-faq .row[data-role="tabs-block"] {
    margin: 0
}

.company-faq #nav-tab-company-faq {
    display: flex !important;
    justify-content: flex-start;
    overflow: hidden;
    flex-wrap: wrap;
}

.company-faq .nav-tabs .nav-item {
    border: none !important;
    padding: 10px 20px !important;
    margin-right: 15px !important;
    width: fit-content;
    height: unset;
    line-height: unset;
    font-size: 14px;
    font-weight: 400;
    border-radius: 25px !important;
    text-transform: initial;
}

.company-faq .custom-style-tabs-wrap {
    overflow: auto;
}

.company-faq .custom-style-tabs {
    padding-bottom: 40px;
}

@media (max-width: 960px) {
    .company-faq .custom-style-tabs {
        padding-bottom: 25px;
    }
}

.company-faq .custom-style-tabs .nav-item {
    background: #E0F3F3 !important;
    color: #333333B3;
}

.company-faq .custom-style-tabs .nav-item.active {
    background: linear-gradient(91.49deg, #2FC9C8 15.88%, #29DDDC 93.02%) !important;
    box-shadow: 0 4px 16px 0 rgba(27, 30, 37, 0.16) !important;
    color: #fff !important;
}

.company-faq #nav-profile {
    text-align: start;
}

.company-faq .home-questions {
    margin: 20px 0;
}

/*slider_reviews*/

#slider-reviews .slider-reviews-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#slider-reviews .reviews-items {
    overflow: visible;
    padding: 0;
}

#slider-reviews .owl-stage-outer {
    overflow: visible;
}

/*#slider-reviews .slider-rev-item-wrap-text div:first-child{*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

#slider-reviews .slider-reviews-make-review-btn {
    display: flex;
    gap: 10px;
    align-items: center;
    color: #2FC9C8;
}

#slider-reviews .slider-reviews-title {
    font-size: 36px;
    font-weight: 700;
    text-align: initial;
}

@media (max-width: 960px) {
    #slider-reviews .slider-reviews-title {
        font-size: 24px;
    }
}

#slider-reviews .reviews-items {
    position: relative;
}

.ns-bitrix.c-news-list.reviews #slider-reviews .reviews-item {
    box-shadow: unset;
    background: #fff;
    border: 1px solid rgba(30, 32, 37, 0.1);
    border-radius: 5px;
}

#slider-reviews .slick-nav-wrap {
    position: static;
    margin: 0;
}

#slider-reviews .owl-dots {
    position: relative;
    z-index: 10;
}

#slider-reviews .owl-dot {
    border-radius: 50%;
}

#slider-reviews .slick-arrow {
    display: block;
    height: 40px;
    padding: 0;
    width: 40px;
    border-radius: 50%;
    bottom: unset;
    left: unset;
    transform: unset;
    display: block !important;
}

#slider-reviews .slick-prev {
    position: absolute;
    top: calc(50% - 50px);
    left: -10px !important;
    background: url(/upload/arrow-prev-slider.svg);
}

#slider-reviews .slick-prev:hover {
    background: url(/upload/arrow-prev-slider_hover.svg);
}

#slider-reviews .slick-next {
    position: absolute;
    top: calc(50% - 50px);
    right: -10px !important;
    background: url(/upload/arrow-next-slider.svg);
}

#slider-reviews .slick-next:hover {
    background: url(/upload/arrow-next-slider_hover.svg);
}

/* autopark */

.container.autopark {
    padding-top: 100px;
}

h2.autopark-title {
    font-size: 36px;
    font-weight: 700;
}

.b-autopark__row > div {
    padding: 0;
}

.b-autopark__row .autopark-item {
    margin-left: 0;
}

@media (max-width: 960px) {
    h2.autopark-title {
        font-size: 24px;
    }
}


h2.prices-title {
    font-size: 36px;
    font-weight: 700;
}

@media (max-width: 960px) {
    h2.prices-title {
        font-size: 24px;
    }
}

#autopark .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

/*buttons fix*/

.header-button-link,
.b-banner2-button a:not(.moving-btn),
.cargo-prices .btn,
.spectrum-button-calc,
.btn-info.js_open_form,
.b-autopark-new-button,
.b-contact-new-button {
    background: linear-gradient(91.49deg, #2FC9C8 15.88%, #29DDDC 93.02%) !important;
    box-shadow: unset !important;
    padding: 12px 40px !important;
}

.header-button-link:hover,
.cargo-prices .btn:hover,
.spectrum-button-calc:hover,
.b-autopark-new-button:hover,
.btn-primary:hover,
.btn-info.js_open_form:hover,
.b-contact-new-button:hover


.b-banner2-button a,

.spectrum-button-calc,
.btn-info.js_open_form,
.b-autopark-new-button,
.b-contact-new-button
{
    box-shadow: 0 4px 16px 0 rgba(27, 30, 37, 0.16) !important;
}

.spectrum-button-calc:hover {
    text-decoration: none;
    color: #fff;
}

.ns-bitrix.c-news-list.case .case-items .case-items-wrapper .owl-nav button:hover,
.terms-slider-btn:hover {
    background: #2FC9C8 !important;
}

.ns-bitrix.c-news-list.case .case-items .case-items-wrapper .owl-nav button:hover svg path,
.terms-slider-btn:hover svg path {
    stroke: #fff;
}

.b-autopark-new {
    overflow: visible;
}

.banner2 {
    /*display: none !important;*/
}

/*22.02 fix*/
.questions-form form[name="logistic_auto_questions"] {
    width: 100%;
}

.questions-form form[name="logistic_auto_questions"] .form-inner-wrap tfoot {
    padding-right: 50px;
}

@media (max-width: 768px) {
    .questions-form form[name="logistic_auto_questions"] .form-inner-wrap tfoot {
        padding-right: 0;
    }
}

@media (max-width: 650px) {
    .autopark {
        flex: 0 0 46%;
    }
}

@media (max-width: 600px) {
    .autopark {
        flex: 0 0 100%;
    }
}

.company-faq .tab-content > .active {
    display: block;
}

.footer__email {
	margin-bottom: 16px;
}
.footer__email .footer-mail-link {
	display: inline-flex;
	align-items: center;
	margin: 0 4px 0 0;
	height: 42px;
	white-space: nowrap;
	line-height: 42px;
	color: #cccccc;
	background-position: right center;
}
.footer__email .footer-mail-link span {
	display: inline-block;
	align-items: center;
	margin-left: 8px;
	width: 42px;
	height: 42px;
	border-radius: 100%;
	background: #2FC9C8 url(../img/icon_mail.png) center center no-repeat;
}

/*акции*/
.bx-pagination{margin:10px 0}.bx-pagination .bx-pagination-container{text-align:center;position:relative}.bx-pagination .bx-pagination-container ul{padding:0;margin:0;list-style:none;display:inline-block}.bx-pagination .bx-pagination-container ul li{display:inline-block;margin:0 2px 15px 2px}.bx-pagination .bx-pagination-container ul li span{-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-moz-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-ms-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-o-transition:color .3s ease,background-color .3s ease,border-color .3s ease;transition:color .3s ease,background-color .3s ease,border-color .3s ease;background:#eff0f1;padding:0 8px;display:block;height:32px;min-width:32px;line-height:32px;color:#444;font-size:14px;border-radius:16px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-pagination .bx-pagination-container ul li a{text-decoration:none;display:block;border-radius:16px;height:32px;min-width:32px;line-height:32px;color:#444;vertical-align:middle}.bx-pagination .bx-pagination-container ul li a:hover span{background:#dadada}.bx-pagination .bx-pagination-container ul li.bx-active span{background:#2fc9c8;color:#fff}.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a span{background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px;color:#444}.bx-pagination .bx-pagination-container ul li.bx-pag-all span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,.bx-pagination .bx-pagination-container ul li.bx-pag-next span{color:#aab1b4;background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px}.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span{background:#fff;border-color:#dadada;color:#000}.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span{background:#3bc915;color:#fff}.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span{background:#f9a91d;color:#fff}.bx-pagination.bx-red .bx-pagination-container ul li.bx-active span{background:#e22b2b;color:#fff}.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{background:#2fc9c8;color:#fff}
.list-actions{
    display: flex;
    flex-wrap: wrap;
    max-width: none;
    margin: 0 auto 3rem;
    margin-bottom: 45px;
    justify-content: space-between;
}
.item-actions{
    background: #fff;
    padding: 13px 20px;
    margin: 15px 0;
    display: flex;
    transition: .3s;
    box-shadow: 2px 1px 10px -3px #aaaaaacf;
    text-decoration: none !important;
    position:relative;
    width: calc(50% - 20px);
}
.item-actions:hover{
    box-shadow: 2px 2px 10px #777;
}
.img_item-actions{
    max-width: 150px;
    min-width: 150px;
    margin-right: 30px;
}
.img_item-actions a{}
.img_item-actions img{
    width: 100%;
}
.text_item-actions{}
.title_item-actions{
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-self: center;
    transition: .1s;
    margin-bottom: 20px;
    margin-top: 5px;
    padding-right: 65px;
}
.title_item-actions a{
    color: #000;
}
.item-actions:hover a{
    color: #2fc9c8;
    text-decoration:none;
}
.date_item-actions{
    font-size: 14px;
    color: #999;
    position: absolute;
    top: 5px;
    right: 20px;
}
.descr_item-actions{
    color: #999;
}

body.page-sitemap table tr td {
	vertical-align: top;
}
body.page-sitemap table tr td a {
	line-height: 1.2;
	display: inline-block;
}
@media all and (max-width: 768px) {
    .item-actions{
        width:100%;
    }
	#bx-panel.bx-panel-fixed {
		display: none !important;
	}
}

.page-static-content {
	padding: 64px 0;
	margin-bottom: 64px;
	border-bottom: 1px solid #cccccc;
}
.page-static-content h1 {
	padding-bottom: 32px;
}
#panel {
	position: fixed;
	bottom: 0 !important;
	left: 0 !important;
	right: 0 !important;
	z-index: 1000;
}
@media (max-width: 768px) {
	#panel {
		display: none;
	}
}

/*cookies*/
.warning {
    position: fixed;
    bottom: 20px;
    left: 20px;
    display: none;
    justify-content: center;
    width: 100%;
    padding:10px 30px;
    box-sizing: border-box;
    background-color: white;
    border-radius: 10px;
    max-width: 600px;
    z-index:20;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}


.warning--active {
    display: flex;
    align-items: center;
    gap: 20px;
}

.warning__read {
    display: block;
    margin-left: 15px;
}

.warning__apply {
    background-color: #46c0c0;
    border-radius: 10px;
    padding: 10px 20px;
    min-width: fit-content;
    color: white;
    border: none;
    outline: none;
    transition: 0.3s;
}
.warning__apply:hover {
    background-color: #358a8a;
}

@media (max-width: 500px) {
    .warning {
        max-width: 92%;
        flex-direction: column;
    }
}




.river-transportation-banner {
    min-height: 500px;
    background: #e0f3f3;
    padding-top: 50px;
    padding-bottom: 90px;
}
.river-transportation-banner__inner {
    display: grid;
    grid-template-columns: 1fr 0.7fr;
    gap: 30px;
    /*align-items: end;*/
}
.river-transportation-banner__content {
    padding-top: 40px;
}
.river-transportation-banner__pic {
   height: fit-content;
    img {
        width: 100%;
        height: auto;
    }
}
.river-transportation-banner__title {
    font-family: "Gotham Pro", sans-serif;
    font-weight: 700;
    font-size: 45px;
    color: #1e2025;
    margin-bottom: 16px;
}
.river-transportation-banner__text {
    font-family: "Gotham Pro", sans-serif;
    font-weight: 400;
    font-size: 25px;
    line-height: 120%;
    color: #1e2025;
    margin-bottom: 30px;
}
.river-transportation-banner__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 20px;
    column-gap: 124px;
}
.river-transportation-banner__item {

}
.river-transportation-banner__item-icon {
    margin-bottom: 7px;
}
.river-transportation-banner__item-text {
    font-family: "Gotham Pro", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    color: #1e2025;
    span {
        font-weight: 700;
    }
}

@media (min-width: 1800px) {
    .river-transportation-banner__pic {
        position: relative;
        width: 100%;
        height: 100%;
        img {
            position: absolute;
            width: 127%;
            height: auto;
        }
    }
}

@media (max-width: 1100px) {
    .river-transportation-banner__inner {
        grid-template-columns: 100%;
        gap: 30px;
    }
    .river-transportation-banner__pic {
        grid-row: 1;
        display: flex;
        justify-content: center;
        img {
            width: 50%;
        }
    }
}

@media (max-width: 700px) {
    .river-transportation-banner__title {
        font-size: 28px;
    }
    .river-transportation-banner__text {
        font-size: 16px;
    }
    .river-transportation-banner__list {
        grid-template-columns: 100%;
    }
}

.river-transportation-popular {
    padding-top: 50px;
    padding-bottom: 25px;
    .container-max {
        max-width: 1427px;
    }
}
.river-transportation-popular__inner {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 50px;
}

.river-transportation-popular__preview {
    height: fit-content;
    border-radius: 20px;
    overflow: hidden;
    img {
        width: 100%;
        height: auto;
    }
}
.river-transportation-popular__text {
    font-family: "Gotham Pro", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 144%;
    color: #666a70;
    margin-bottom: 35px;
}
.river-transportation-popular__title {
    font-family: "Gotham Pro", sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 117%;
    color: #1e2025;
    margin-bottom: 30px;
}
.river-transportation-popular__list-title {
    font-family: "Gotham Pro", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 144%;
    color: #666a70;
    margin-bottom: 20px;
}
.river-transportation-popular__list {
    margin-bottom: 20px;
    padding-left: 17px;
}
.river-transportation-popular__item {
    font-family: "Gotham Pro", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 144%;
    color: #666a70;
    margin-bottom: 20px;
}
.river-transportation-popular__item::marker {
    color: #46c0c0;
}
.river-transportation-popular__item:last-child {
    margin-bottom: 0;
}
.river-transportation-popular__text-after {
    font-family: "Gotham Pro", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 144%;
    color: #666a70;
}

@media (max-width: 1000px) {
    .river-transportation-popular__inner {
        grid-template-columns: 100%;
    }
}

@media (max-width: 700px) {
    .river-transportation-popular__title {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .river-transportation-popular__text {
        font-size: 16px;
    }
    .river-transportation-popular__item {
        font-size: 16px;
    }
    .river-transportation-popular__text-after {
        font-size: 16px;
    }
}



.river-transportation-examples {
    padding-top: 25px;
    padding-bottom: 25px;
    .container-max {
        max-width: 1427px;
    }
}

.river-transportation-examples__inner {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 50px;
}
.river-transportation-examples__preview {
    height: fit-content;
    border-radius: 20px;
    overflow: hidden;
    img {
        width: 100%;
        height: auto;
    }
}
.river-transportation-examples__title {
    font-family: "Gotham Pro", sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 117%;
    color: #1e2025;
    margin-bottom: 30px;
}
.river-transportation-examples__subtitle {
    font-family: "Gotham Pro", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 144%;
    color: #666a70;
    margin-bottom: 30px;
}
.river-transportation-examples__table {
    td {
        background: #e0f3f3;
        padding: 16px 20px;
    }
    th, td {
        border-style: solid;
        border-width: 0 1px 2px 0;
        border-color: white;
    }
    tr {
        td {
            font-family: "Gotham Pro", sans-serif;
            font-weight: 400;
            font-size: 18px;
            line-height: 144%;
            color: #1e2025;
        }
        td:first-child {
            font-weight: 700;
        }
    }
}
@media (max-width: 1000px) {
    .river-transportation-examples__inner {
        grid-template-columns: 100%;
        gap: 30px;
    }
    .river-transportation-examples__preview {
        grid-row: 2;
    }
}
@media (max-width: 700px) {
    .river-transportation-examples__title {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .river-transportation-examples__table {
      tr td {
            background: #e0f3f3;
            padding: 10px;
            font-size: 14px;
        }
    }
}





.river-transportation-types {

}
.river-transportation-types__inner {

}
.river-transportation-types__title {
    font-family: "Gotham Pro", sans-serif;
    font-weight: 700;
    font-size: 26px;
    color: #1e2025;
    margin-bottom: 28px;
}
.river-transportation-types__subtitle {
    font-family: "Gotham Pro", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 144%;
    color: #666a70;
    margin-bottom: 20px;
}
.river-transportation-types__list {
    margin-bottom: 20px;
    padding-left: 17px;
}
.river-transportation-types__item {
    font-family: "Gotham Pro", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 144%;
    color: #666a70;
    margin-bottom: 20px;
    span {
        color: #1e2025;
        font-weight: 700;
    }
}
.river-transportation-types__item:last-child {
    margin-bottom: 0;
}
.river-transportation-types__item::marker {
    color: #46c0c0;
}

@media (max-width: 700px) {
  .river-transportation-types__title {
      font-size: 22px;
  }
    .river-transportation-types__subtitle {
        font-size: 16px;
    }
    .river-transportation-types__item {
        font-size: 16px;
    }
}


.river-transportation-cost {
    padding-top: 25px;
    padding-bottom: 50px;
}
.river-transportation-cost__inner {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 50px;
}

.river-transportation-cost__preview {
    height: fit-content;
    border-radius: 20px;
    overflow: hidden;
    img {
        width: 100%;
        height: auto;
    }
}

.river-transportation-cost__title {
    font-family: "Gotham Pro", sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 117%;
    color: #1e2025;
    margin-bottom: 30px;
}
.river-transportation-cost__text {
    p {
        font-family: "Gotham Pro", sans-serif;
        font-weight: 400;
        font-size: 18px;
        line-height: 144%;
        color: #666a70;
    }
    p:first-child {
        margin-bottom: 20px;
    }
}

@media (max-width: 1000px) {
   .river-transportation-cost__inner {
       grid-template-columns: 100%;
       gap: 30px;
   }
}

.river-transportation-questions {
    .button__text {
        font-weight: 700;
    }
}


.product-item-big-card .product-item-image-wrapper {
    padding-top: 73%;
}

@media (min-width: 1100px) {
   .b-contact-new .b-contact-new-requisites-flex .b-contact-new-requisites-col div {
       white-space: nowrap;
   }
}


.product-item-content .product-item-properties .props-container {
    display: flex;
    gap: 20px;
}